Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
osak
talks
Commits
cb36ff3b
Commit
cb36ff3b
authored
Jun 04, 2019
by
Stefan Heimersheim
Browse files
compile script
parent
8100c4ae
Changes
2
Show whitespace changes
Inline
Side-by-side
workshops/latex/compile.sh
View file @
cb36ff3b
...
...
@@ -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
workshops/latex/examples/.gitignore
0 → 100644
View file @
cb36ff3b
2h_fake.pdf
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment