Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07b7d71

Browse files
committed
doc: fix :rc: role usage in release note
1 parent 0191a35 commit 07b7d71

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)