Skip to content

Commit

Permalink
Logo
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Oct 5, 2023
1 parent d62cde0 commit 2a045c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ latex/ugent2016-title-%.pdf: latex/ugent2016-title-%.tex
latexmk -cd -lualatex -interaction=nonstopmode -use-make $<

# Create the example file
latex/example.pdf: latex/example.tex
latex/example.pdf: latex/example.tex all_pdf_assets
latexmk -cd -lualatex -interaction=nontopmode -use-make $<

# Create all assets
Expand Down

0 comments on commit 2a045c6

Please sign in to comment.