Skip to content

Commit 3df25d9

Browse files
committed
add xelatex as latex_engine to fix tutorial rendering issue
1 parent 0d5f2af commit 3df25d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171

172172
# -- Options for LaTeX output ---------------------------------------------
173173

174+
latex_engine = "xelatex"
174175
latex_elements = {
175176
# The paper size ('letterpaper' or 'a4paper').
176177
#

0 commit comments

Comments
 (0)