8000
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 e92c098 commit 282e58aCopy full SHA for 282e58a
galleries/users_explain/text/pgf.py
@@ -30,7 +30,9 @@
30
31
The last method allows you to keep using regular interactive backends and to
32
save xelatex, lualatex or pdflatex compiled PDF files from the graphical user
33
-interface.
+interface. Note that, in that case, the interactive display will still use the
34
+standard interactive backends (e.g., QtAgg), and in particular use latex to
35
+compile relevant text snippets.
36
37
Matplotlib's pgf support requires a recent LaTeX_ installation that includes
38
the TikZ/PGF packages (such as TeXLive_), preferably with XeLaTeX or LuaLaTeX
0 commit comments