Skip to content

Commit

Permalink
feat(presentation): switch to xelatex
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadharma committed Nov 5, 2023
1 parent 6ef7072 commit 198b73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presentation/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PDF_FORMAT_OPTIONS = -t beamer --slide-level=2

FILTERS += --citeproc
# FILTERS += -F pandoc-crossref
PDF_ENGINE += --pdf-engine=lualatex
PDF_ENGINE += --pdf-engine=xelatex
PDF_OPTIONS += --number-sections

REVEALJS_THEME = beige
Expand Down

0 comments on commit 198b73c

Please sign in to comment.