Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d9210df

Browse filesBrowse files
authored
Merge pull request #28085 from anntzer/pgfinteractive
Clarify that the pgf backend is never actually used interactively.
2 parents 83b07d4 + f0d4a39 commit d9210df
Copy full SHA for d9210df

File tree

1 file changed

+3
-1
lines changed
Filter options
  • galleries/users_explain/text

1 file changed

+3
-1
lines changed

‎galleries/users_explain/text/pgf.py

Copy file name to clipboardExpand all lines: galleries/users_explain/text/pgf.py
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
3131
The last method allows you to keep using regular interactive backends and to
3232
save xelatex, lualatex or pdflatex compiled PDF files from the graphical user
33-
interface.
33+
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.
3436
3537
Matplotlib's pgf support requires a recent LaTeX_ installation that includes
3638
the TikZ/PGF packages (such as TeXLive_), preferably with XeLaTeX or LuaLaTeX

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.