Skip to content
Snippets Groups Projects
Commit cb36ff3b authored by Stefan Heimersheim's avatar Stefan Heimersheim
Browse files

compile script

parent 8100c4ae
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,13 @@
cd examples
lualatex 2h_fake.tex
lualatex 2h_fake.tex
#lualatex 4b_fake.tex
#screenshot
cd ..
cd beispieldokument
for file in $(ls zeta*.tex)
do
lualatex $file
lualatex $file
done
cd ..
lualatex latex.tex
lualatex latex.tex
2h_fake.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment