Re: Syntax highlighting for LaTeX Log (QLog).

2007-03-27 Thread Enrico Forestieri
On Mon, Mar 26, 2007 at 09:00:45AM -0500, Bo Peng wrote: > > Though I think that in this case highlighting may be helpful, I find > > that the gray strains the eyes. Could you make it darker, please? > > I do not have any preference of which color to use. Please change > Qt::Gray (line 39, src/fr

Re: Syntax highlighting for LaTeX Log (QLog).

2007-03-26 Thread Bo Peng
Though I think that in this case highlighting may be helpful, I find that the gray strains the eyes. Could you make it darker, please? I do not have any preference of which color to use. Please change Qt::Gray (line 39, src/frontends/qt4/QLog.C) to whatever color you like, defined in http://doc.

Re: Syntax highlighting for LaTeX Log (QLog).

2007-03-26 Thread Enrico Forestieri
On Sun, Mar 25, 2007 at 11:32:38PM -0500, Bo Peng wrote: > Hi, all, > > I have added syntax highlighting for QLog. Basically, warnings are now > in blue, errors in red, and info-only lines in gray. This is helpful > because it can be very difficult to locate errors from all these > messages. Tho

Syntax highlighting for LaTeX Log (QLog).

2007-03-25 Thread Bo Peng
Hi, all, I have added syntax highlighting for QLog. Basically, warnings are now in blue, errors in red, and info-only lines in gray. This is helpful because it can be very difficult to locate errors from all these messages. This is a gift to Abdel, although he may need to extract logHighlighter