Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0191a35 commit 07b7d71Copy full SHA for 07b7d71
doc/users/next_whats_new/pgf-documentclass.rst
@@ -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.
+PGF backend: new rcParam :rc:`pgf.documentclass`
+------------------------------------------------
6
+A new rcParam :rc:`pgf.documentclass` has been added to allow users to override
+the default LaTeX document class (``article``) used by the PGF backend.
7
This enables better compatibility when including PGF figures in documents that
8
-use custom LaTeX classes like `IEEEtran` or others, avoiding layout
+use custom LaTeX classes like ``IEEEtran`` or others, avoiding layout
9
issues like incorrect font sizes or spacing mismatches.
0 commit comments