Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 6b3c6b9 + 00ee41b commit 06b0b52Copy full SHA for 06b0b52
2 files changed
doc/conf.py
@@ -363,3 +363,5 @@ def _check_deps():
363
# numpydoc config
364
365
numpydoc_show_class_members = False
366
+
367
+latex_engine = 'xelatex' # or 'lualatex'
tutorials/introductory/sample_plots.py
@@ -415,6 +415,7 @@
415
:scale: 50
416
417
Xkcd
418
419
"""
420
421
###################################################################
0 commit comments