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 be2c5fd commit c88b341Copy full SHA for c88b341
doc/users/mathtext.rst
@@ -49,7 +49,7 @@ produces ":math:`\alpha > \beta`".
49
single dollar sign is present in the entire string, it will be
50
displayed verbatim as a dollar sign. This is a small change from
51
regular TeX, where the dollar sign in non-math text would have to
52
- be escaped ('\$').
+ be escaped ('\\\$').
53
54
.. note::
55
While the syntax inside the pair of dollar signs ($) aims to be
0 commit comments