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 140992 - LaTeX syntax highlighting treats escaped percents ( \% ) as a comment
LaTeX syntax highlighting treats escaped percents ( \% ) as a comment
Status: RESOLVED DUPLICATE of bug 128223
Product: gtksourceview
Classification: Platform
Component: Syntax files
git master
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-24 01:04 UTC by Adrian Custer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adrian Custer 2004-04-24 01:04:20 UTC
launch:
  gedit myfile.tex

type:
  hello, % an end of line comment

  I have typed 1\% of the file.

note:
  the escaped one percent should not be treated as a comment
Comment 1 Paolo Maggi 2004-07-20 10:00:44 UTC

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