Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
outreach
templates
presentations
latex
Commits
67335e73
Commit
67335e73
authored
May 11, 2022
by
Miroslav Kratochvil
Browse files
force lualatex
parent
c59df545
Pipeline
#56278
passed with stage
in 2 minutes and 23 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
67335e73
LATEXMKOPTS
=
#-pdf #uncomment
for forcing pdflatex
LATEXMKOPTS
=
-lualatex
#change to -pdf
for forcing pdflatex
LATEXMK
=
latexmk
$(LATEXMKOPTS)
slides.pdf
:
$(wildcard *.tex) $(wildcard theme/*.sty) $(wildcard media/*)
...
...
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