Skip to content

Commit

Permalink
Merge pull request #11084 from nextcloud/enh/noid/pdf-unicode
Browse files Browse the repository at this point in the history
feat(build): add unicode support to Latex for PDF
  • Loading branch information
blizzz authored Aug 31, 2023
2 parents 43cd26e + 04839b5 commit edc1de2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@ def generateVersionsDocs(current_docs):

# user starts in light mode
default_dark_mode = False

latex_engine = "xelatex"

0 comments on commit edc1de2

Please sign in to comment.