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 282e58a

Browse filesBrowse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR matplotlib#28085: Clarify that the pgf backend is never actually used interactively.
1 parent e92c098 commit 282e58a
Copy full SHA for 282e58a

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
  • galleries/users_explain/text
Expand file treeCollapse file tree

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.