8000 Merge pull request #6736 from nathanmusoke/patch-1 · matplotlib/matplotlib@70fd5a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 70fd5a9

Browse files
authored
2 parents c04e756 + 80e680b commit 70fd5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/mathtext.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ produces ":math:`\alpha > \beta`".
49< 6A44 /code>49
single dollar sign is present in the entire string, it will be
5050
displayed verbatim as a dollar sign. This is a small change from
5151
regular TeX, where the dollar sign in non-math text would have to
52-
be escaped ('\$').
52+
be escaped ('\\\$').
5353

5454
.. note::
5555
While the syntax inside the pair of dollar signs ($) aims to be

0 commit comments

Comments
 (0)
0