We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862e2b8 commit aea0e43Copy full SHA for aea0e43
.github/workflows/serve-ximera-split.yml
@@ -64,6 +64,8 @@ jobs:
64
chmod +rx /root
65
df -h
66
ls -al /root
67
+ export LUA_PATH: "/root/texmf/tex/latex/ximeraLatex/luaxake/?.lua;;"
68
+ echo $LUA_PATH
69
strace -o brol -f luaxake -h || echo NOK
70
grep luaxake brol
71
xmlatex bake --compile pdfexport -j 5 $XM_TO_PROCESS
0 commit comments