We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 545c230 + 03ab567 commit 1532cc3Copy full SHA for 1532cc3
docs/conf.py
@@ -92,6 +92,9 @@
92
# The name of the Pygments (syntax highlighting) style to use.
93
pygments_style = "sphinx"
94
95
+# -- Options for PDF output -------------------------------------------------
96
+latex_engine = "xelatex"
97
+
98
# -- Options for HTML output -------------------------------------------------
99
100
# The theme to use for HTML and HTML Help pages. See the documentation for a list of builtin themes.
0 commit comments