8000 doc: fix :rc: role usage in release note · matplotlib/matplotlib@20a73f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 20a73f0

Browse files
committed
doc: fix :rc: role usage in release note
1 parent c4b684c commit 20a73f0

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed
Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
PGF backend: new rcParam `pgf.documentclass`
2-
============================================
3-
4-
A new rcParam `pgf.documentclass` has been added to allow users to override
5-
the default LaTeX document class (`article`) used by the PGF backend.
1+
PGF backend: new rcParam :rc:`pgf.documentclass`
2+
------------------------------------------------
63

4+
A new rcParam :rc:`pgf.documentclass` has been added to allow users to override
5+
the default LaTeX document class (``article``) used by the PGF backend.
76
This enables better compatibility when including PGF figures in documents that
8-
use custom LaTeX classes like `IEEEtran` or others, avoiding layout
7+
use custom LaTeX classes like ``IEEEtran`` or others, avoiding layout
98
issues like incorrect font sizes or spacing mismatches.

0 commit comments

Comments
 (0)
0