Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit9b88c14

Browse 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 parents5f7dbba +282e58a commit9b88c14

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

‎galleries/users_explain/text/pgf.py

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp