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 679392 - LaTeX highlighting renders other color schemes unusable
LaTeX highlighting renders other color schemes unusable
Status: RESOLVED DUPLICATE of bug 691757
Product: gtksourceview
Classification: Platform
Component: Syntax files
3.4.x
Other Linux
: Normal trivial
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-04 12:16 UTC by Guido Juckeland
Modified: 2013-03-29 16:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guido Juckeland 2012-07-04 12:16:50 UTC
When using e.g. the Cobalt color scheme the default colors for highlighting warnings (like unreferenced labels) make the text unreadable (white text on cream background).
Previous versions of the LaTeX Plugin allowed changes to the used highlight colors. Another way of of fixing this would be a white on dark scheme support for the highlighting by the LaTeX Pluging.

Steps to reproduce:
- Turn Color mode of gedit to Cobalt
- Open a LaTeX file
- Insert "\label{xyz}" within \begin{document}...\end{document}
- Save the document

Result:
- Label Name "{xyz}" is unreadable (white text on light yellow background)

Expected Result:
- Label Name "{xyz}" is readable (e.g. white text on dark yellow background)
Comment 1 Sébastien Wilmet 2013-03-29 16:17:30 UTC
Thanks for your bug report.

It's a problem in the latex gedit plugin, see bug #691757 (more recent, but with more activity).

See also bug #695356.

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