On 4/15/06, Georg Baum <[EMAIL PROTECTED]> wrote:
> Am Samstag, 15. April 2006 19:23 schrieb Bo Peng:
> > This dialog can view other source type like linuxdoc and docbook, so
> > it is better termed as 'view-source'. There is currently one type of
> > syntax highlighting though.
>
> BTW since you h
Am Samstag, 15. April 2006 19:23 schrieb Bo Peng:
> This dialog can view other source type like linuxdoc and docbook, so
> it is better termed as 'view-source'. There is currently one type of
> syntax highlighting though.
BTW since you have that it would be nice to use it in the preamble dialog,
> looks ok here
>
> general comment: i think "view latex code" or something like that would
> be more appropriate
>
This dialog can view other source type like linuxdoc and docbook, so
it is better termed as 'view-source'. There is currently one type of
syntax highlighting though.
Bo
Abdelrazak Younes wrote:
But the fonts are too big under window, is it the same under X11?
looks ok here
general comment: i think "view latex code" or something like that would
be more appropriate
Bo Peng a écrit :
If your Qt4 version works i.e. compile and doesn't make lyx crash,
please commit it yourself and we work from there.
Done.
Very good. I like the feature a lot!
But the fonts are too big under window, is it the same under X11?
The ugliness of qt4 comes from the fact (I gues
> If your Qt4 version works i.e. compile and doesn't make lyx crash,
> please commit it yourself and we work from there.
Done.
The ugliness of qt4 comes from the fact (I guess) that my kde3 uses
qt3 and qt4 can not get a working style file from the system. I guess
I can get such things from onlin
Bo Peng a écrit :
Hi, Abdel,
Just to play with the QSyntaxHighlighting which is not available for
qt3, I installed qt4/x11 and port the view-source dialog to it.
Attached is the patch. It is the same for view-source/qt3, plus syntax
highlighting for %, $$ and \whatever. Please have a look. If yo
Hi, Abdel,
Just to play with the QSyntaxHighlighting which is not available for
qt3, I installed qt4/x11 and port the view-source dialog to it.
Attached is the patch. It is the same for view-source/qt3, plus syntax
highlighting for %, $$ and \whatever. Please have a look. If you feel
like it, comm