After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 157362 - LaTeX highlight misses escaped special characters
LaTeX highlight misses escaped special characters
Status: RESOLVED DUPLICATE of bug 128223
Product: gtksourceview
Classification: Platform
Component: Syntax files
unspecified
Other Linux
: Low normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-04 16:00 UTC by Bruno Schneider
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bruno Schneider 2004-11-04 16:00:59 UTC
1. Type something like "costs \$30.25"
2. Select LaTeX highlight mode

The "$30.25" is shown in math mode style. It should be in ordinary style because
an escaped dollar sign is no math mode entry.
Comment 1 Paolo Maggi 2004-12-07 16:01:10 UTC

*** This bug has been marked as a duplicate of 128223 ***