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 9b88c14

Browse filesBrowse files
authored
Merge pull request #28121 from meeseeksmachine/auto-backport-of-pr-28085-on-v3.9.x
Backport PR #28085 on branch v3.9.x (Clarify that the pgf backend is never actually used interactively.)
2 parents 5f7dbba + 282e58a commit 9b88c14
Copy full SHA for 9b88c14

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.