Skip to content

Warn that Latex cannot be used in panel tags #8016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/rst/source/subplot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ Optional Arguments (begin mode)
shift relative to the tag box [default is **2p**\ /**-2p**] and *shade* sets the
fill style to use for shading [default is **gray50**].
Append **+v** to increase tag numbers vertically down columns [horizontally across rows].
**Note**: Currently you cannot use LaTeX expressions in the panel tag. The workaround is
to place such tags separately via :doc:`text`.

.. |Add_-B| replace:: |Add_-B_links|
.. include:: explain_-B.rst_
Expand Down