Skip to content

Commit

Permalink
Set the default latex engine to xelatex
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Jan 11, 2025
1 parent e7d81e7 commit cf0006e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,3 +249,6 @@
"github_version": "main",
"commit": commit_link,
}

# Configurations for LaTeX
latex_engine = "xelatex"

0 comments on commit cf0006e

Please sign in to comment.