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 9881e4e commit 2ad350aCopy full SHA for 2ad350a
Doc/conf.py
@@ -89,11 +89,10 @@
89
# Options for LaTeX output
90
# ------------------------
91
92
+latex_engine = 'xelatex'
93
+
94
# Get LaTeX to handle Unicode correctly
95
latex_elements = {
- 'inputenc': r'\usepackage[utf8x]{inputenc}',
- 'utf8extra': '',
96
- 'fontenc': r'\usepackage[T1,T2A]{fontenc}',
97
}
98
99
# Additional stuff for the LaTeX preamble.
0 commit comments