Re: r35301 - in lyx-devel/branches/BRANCH_1_6_X: . development/Win32/packaging/AltInstaller development/scons lib lib/layouts lib/templates

2010-09-07 Thread Jürgen Spitzmüller
uwestoehr wrote: > +Style "Glossary term" > + CopyStyle Subsection* > + CategoryBackMatter > + LatexName paragraph > +End Uwe, what's this? This is no specific command provided by agutex. Is there a special reason why you added this? (

Re: use_makebox problems - lyx2lyx

2010-09-07 Thread José Matos
On Sunday 18 July 2010 11:15:24 Uwe Stöhr wrote: > Thanks for fixing my mistake, but the problem that thw lyxl2yxl warnings > are not output in conversion routines remain. José? > > regards Uwe Uwe, do you still have this problem? -- José Abílio

Re: changeset/35060 - color regressions

2010-09-07 Thread Helge Hafting
On 12. aug. 2010 17:52, Jean-Marc LASGOUTTES wrote: Uwe Stöhr writes: Photoshop has a dark gray background. Dark gray? That Word and OpenOffice use white as default is unergonomic and we shouldn't make the same mistake. Hmmm... Btw. all those programs use their own default font and not

Re: [PATCH] make passthru layouts like passthru inses

2010-09-07 Thread Pavel Sanda
Jean-Marc LASGOUTTES wrote: > I think it only concerns layouts where I added the > parbreakisnewline tag (sweave, literate, noweb). so its not regression in the sense that files produced in 1.6 will have different output in 2.0 if i understand correctly.(?) pavel

Re: r35283 - in lyx-devel/trunk/src/frontends: . qt4

2010-09-07 Thread Pavel Sanda
Peter Kümmel wrote: > Fixed it: you must instantiate static members in the cpp file. thanks, strange it worked in header with gcc. pavel

Re: changeset/35060 - color regressions

2010-09-07 Thread Pavel Sanda
Jean-Marc LASGOUTTES wrote: > What would you want now? i only proposed to keep the background, for all the code beyond i have no preference (and knowledge, frankly ;) > > what color do you propose? i like they can be less visible then > > foreground text, but we can join it with other color(s). >

Re: r35283 - in lyx-devel/trunk/src/frontends: . qt4

2010-09-07 Thread Uwe Stöhr
Am 07.09.2010 07:16, schrieb Peter Kümmel: Fixed it: you must instantiate static members in the cpp file. Thanks! regards Uwe

Re: [patch] ui for vc_compare

2010-09-07 Thread Pavel Sanda
Pavel Sanda wrote: > hi, > > its time to finish the connection between VCS and comparison feature. hopefully done. if you have working svn and lyx tree under svn then you can see the new feature this way: open userguide, type something. push the 'compare with last revision' icon on the VCS too

Re: r35301 - in lyx-devel/branches/BRANCH_1_6_X: . development/Win32/packaging/AltInstaller development/scons lib lib/layouts lib/templates

2010-09-07 Thread Uwe Stöhr
>> +Style "Glossary term" >> + CopyStyle Subsection* >> + CategoryBackMatter >> + LatexName paragraph >> +End > > Uwe, what's this? This is no specific command provided by agutex. > Is there a special reason why you added this? I added

Re: use_makebox problems - lyx2lyx

2010-09-07 Thread Uwe Stöhr
>> Thanks for fixing my mistake, but the problem that thw lyxl2yx >> warnings are not output in conversion routines remain. José? > > do you still have this problem? Yes, warnings in convert routines are not output to the LyX console window. For reversion routines this works. regards Uwe

Re: [patch] support for customizable horizontal lines

2010-09-07 Thread Abdelrazak Younes
On 09/07/2010 03:03 AM, Uwe Stöhr wrote: I understand. For now I nevertheless have put it in as InsetCommand because I'm technically too limites to get it working with short code as InsetParamsWidget. Feel free to transform it to InsetParamsWidget. I did that. As you can see, less code. Hope f

Re:

2010-09-07 Thread Abdelrazak Younes
On 09/07/2010 04:35 PM, Pavel Sanda wrote: Hi Abdel, while you are still around... after my finishing of VCS stuff i see only two last hindrances for switching to beta - there is a bug #6417 I'll have a look. which would need some intervention into dispatching mechanism, and Stephan's pa

Re: [patch] ui for vc_compare

2010-09-07 Thread BH
On Tue, Sep 7, 2010 at 8:48 AM, Pavel Sanda wrote: > Pavel Sanda wrote: >> hi, >> >> its time to finish the connection between VCS and comparison feature. > > hopefully done. > > if you have working svn and lyx tree under svn then you can see the new > feature this way: > > open userguide, type s

Re: switching to beta

2010-09-07 Thread Stephan Witt
Am 07.09.2010 um 16:53 schrieb Abdelrazak Younes: > On 09/07/2010 04:35 PM, Pavel Sanda wrote: >> Hi Abdel, >> >> while you are still around... after my finishing of VCS stuff i see >> only two last hindrances for switching to beta - ... > >> and Stephan's patches for online spellcheck... Their

Note about performance and outliner

2010-09-07 Thread Pavel Sanda
hi, while typing some docs into our manuals i must admit that lyx editing performance when outliner is simultaneously opened is really horrible. e.g. go to section 7.2.1 of additional lyx manual, having outliner uncollapsed. even typing is slower than displaying, not to speak about cursor moveme

Re: switching to beta

2010-09-07 Thread Stephan Witt
Am 07.09.2010 um 17:41 schrieb Stephan Witt: > Am 07.09.2010 um 16:53 schrieb Abdelrazak Younes: > >> On 09/07/2010 04:35 PM, Pavel Sanda wrote: >>> Hi Abdel, >>> >>> while you are still around... after my finishing of VCS stuff i see >>> only two last hindrances for switching to beta - ... >

Re: Note about performance and outliner

2010-09-07 Thread Stephan Witt
Am 07.09.2010 um 17:48 schrieb Pavel Sanda: > hi, > > while typing some docs into our manuals i must admit that lyx editing > performance > when outliner is simultaneously opened is really horrible. > > e.g. go to section 7.2.1 of additional lyx manual, having outliner > uncollapsed. > even ty

Re: [patch] ui for vc_compare

2010-09-07 Thread Pavel Sanda
BH wrote: > One problem, though: it seems not to work on documents that have > spaces in their filenames. try again p

Small question about Compare result

2010-09-07 Thread Pavel Sanda
hi, i think that the result comparison of two documents should have enabled both change tracking and showing changes in the output (the first thing which one does is "show next tchange" or typeset the output). this is however little bit in contradiction with the copying of buffer params from the

Re: [patch] ui for vc_compare

2010-09-07 Thread BH
On Tue, Sep 7, 2010 at 3:04 PM, Pavel Sanda wrote: > BH wrote: >> One problem, though: it seems not to work on documents that have >> spaces in their filenames. > > try again That does it -- thanks. BH

Re: Note about performance and outliner

2010-09-07 Thread Pavel Sanda
Stephan Witt wrote: > Hm... don't know if this are good or a bad news... rather good news. lets wait on some other report from linux arch. pavel

Re: r35283 - in lyx-devel/trunk/src/frontends: . qt4

2010-09-07 Thread Peter Kümmel
Am Dienstag, den 07.09.2010, 12:20 +0200 schrieb Pavel Sanda: > Peter Kümmel wrote: > > Fixed it: you must instantiate static members in the cpp file. > > thanks, strange it worked in header with gcc. > pavel Isn't is officially supported by C0++X? Have you used gcc 4.5? Peter

Re: r35283 - in lyx-devel/trunk/src/frontends: . qt4

2010-09-07 Thread Pavel Sanda
Peter Kümmel wrote: > Isn't is officially supported by C0++X? Have you used gcc 4.5? 4.3.2 here. pavel

changeset 35316 was:Re: Missing include, trunk

2010-09-07 Thread Uwe Stöhr
> No, I had to include cmath _and_ cast some values in this statement. > > dim.wid = max(minw, (int) abs((double) w)); Abdel fixed this in r35316 as > - dim.wid = max(minw, abs(w)); > + dim.wid = max(minw, max(w, -w)); So far so good, but we have exactly the same code in line 233 of Ins

Re: [patch] support for customizable horizontal lines

2010-09-07 Thread Uwe Stöhr
Am 07.09.2010 16:14, schrieb Abdelrazak Younes: On 09/07/2010 03:03 AM, Uwe Stöhr wrote: I understand. For now I nevertheless have put it in as InsetCommand because I'm technically too limites to get it working with short code as InsetParamsWidget. Feel free to transform it to InsetParamsWidg

the LyX Wiki is heavily spammed - Christian?

2010-09-07 Thread Uwe Stöhr
I have seen by chance that our Wiki has been spammed heavily the last days. (I therefore protected now the pages http://wiki.lyx.org/LyX/NewInLyX16 and http://wiki.lyx.org/LyX/NewInLyX20 .) The problem is that the lyx-docs mailing list no longer gets an email when a Wiki page has been changed.

Re: Note about performance and outliner

2010-09-07 Thread Abdelrazak Younes
On 09/07/2010 05:48 PM, Pavel Sanda wrote: hi, while typing some docs into our manuals i must admit that lyx editing performance when outliner is simultaneously opened is really horrible. e.g. go to section 7.2.1 of additional lyx manual, having outliner uncollapsed. even typing is slower tha