We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eaa116 commit 7324b5cCopy full SHA for 7324b5c
Doc/conf.py
@@ -90,11 +90,10 @@
90
# Options for LaTeX output
91
# ------------------------
92
93
+latex_engine = 'xelatex'
94
+
95
# Get LaTeX to handle Unicode correctly
96
latex_elements = {
- 'inputenc': r'\usepackage[utf8x]{inputenc}',
- 'utf8extra': '',
97
- 'fontenc': r'\usepackage[T1,T2A]{fontenc}',
98
}
99
100
# Additional stuff for the LaTeX preamble.
0 commit comments