8000
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 c4b684c commit 20a73f0Copy full SHA for 20a73f0
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