Skip to content

Commit e37ead6

Browse files
PaulWesselseisman
andauthored
Warn that Latex cannot be used in panel tags (#8016)
* Warn that Latex cannot be used in panel tags See #7958 for background. This updates the documentation until we have a better solution. * Update doc/rst/source/subplot.rst Co-authored-by: Dongdong Tian <[email protected]> --------- Co-authored-by: Dongdong Tian <[email protected]>
1 parent e090a03 commit e37ead6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/rst/source/subplot.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ Optional Arguments (begin mode)
109109
shift relative to the tag box [default is **2p**\ /**-2p**] and *shade* sets the
110110
fill style to use for shading [default is **gray50**].
111111
Append **+v** to increase tag numbers vertically down columns [horizontally across rows].
112+
**Note**: Currently you cannot use LaTeX expressions in the panel tag. The workaround is
113+
to place such tags separately via :doc:`text`.
112114

113115
.. |Add_-B| replace:: |Add_-B_links|
114116
.. include:: explain_-B.rst_

0 commit comments

Comments
 (0)