Skip to content
Snippets Groups Projects
Commit d7edad76 authored by Luke Naylor's avatar Luke Naylor
Browse files

Shot in the dark

parent 6562fc39
No related branches found
No related tags found
No related merge requests found
Pipeline #26770 passed
......@@ -12,7 +12,7 @@ main.sagetex.sout: ${SAGETEXSCRIPT} ${PYPLOTFILES}
PYTHONPATH=./sagetexscripts/ sage ${SAGETEXSCRIPT}
${SAGETEXSCRIPT}: ${TEXFILES}
lualatex ${MAINTEXFILE} || echo this shoud fail
latexmk || echo this shoud fail
filtered_sage.txt: ${MAINTEXFILE} filter_sage.sed
./filter_sage.sed ${MAINTEXFILE} > $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment