Skip to content

Commit

Permalink
docs: try lualatex for better UTF-8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pbelmans committed Jun 7, 2024
1 parent 87cbabf commit bf1391f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,7 @@
{"data-domain": "cutter.ncag.info", "defer": "defer"},
),
]

# -- Options for LaTeX output ------------------------------------------------

latex_engine = "lualatex"

0 comments on commit bf1391f

Please sign in to comment.