showNormal() in closeEvent()

2008-02-15 Thread Pavel Sanda
hi, is there some way how to force showNormal() get processed inside GuiView::closeEvent(QCloseEvent * close_event) ? currently i must disable geometry saving to avoid wrong coords from fullscreen - like the attached. pavel diff --git a/src/frontends/qt4/GuiView.cpp b/src/frontends/qt4/GuiView.

Re: Fwd: Re: [Cvslog] r22923 - /lyx-devel/trunk/lib/layouts/stdinsets.inc

2008-02-15 Thread Uwe Stöhr
Martin Vermeer schrieb: Putting the colour in color.h makes it user configurable (doesn't it?). Good thing. Yes, this makes it configurable via the LyX preferences. I implemented this: http://www.lyx.org/trac/changeset/23029 I also posted the actual color scheme on the list. regards Uwe

the color scheme for insets in LyX 1.6

2008-02-15 Thread Uwe Stöhr
The discussion in the thread "[Cvslog] r22923 - /lyx-devel/trunk/lib/layouts/stdinsets.inc" lead us to: - we should use colored labels in LyX 1.6 for certain insets - the colors should be customizable - to distinguish the labels, different inset types should not have the same label color I impl

Re: TRUNK: Problem with Standard and PlainLayout

2008-02-15 Thread Richard Heck
Abdelrazak Younes wrote: Whenever I set the cursor inside a caption or an index, I get this message: "Trying to select non existent layout type Standard". OK, here's the problem. It used to be that things like InsetFlex, InsetCaption, and the like used the default layout, whatever that is---usu

Re: Aussie is *slow*

2008-02-15 Thread Pavel Sanda
> >> i would give it a try, but you are the root here :) > >> (i'll make some stress test again to see what will happen after such a > >> change) > > > > OK, make spamd children=2, max httpd processes = 15. dont know if this is going to be permanent status, but i'm not able to do the stress test

Re: TRUNK: Problem with Standard and PlainLayout

2008-02-15 Thread rgheck
Abdelrazak Younes wrote: Uwe, Richard, Whenever I set the cursor inside a caption or an index, I get this message: "Trying to select non existent layout type Standard". This is from my recent fix for the big layout bug. I'll sort it out later today. rh

No preview using article (ENTCS)

2008-02-15 Thread Egbert Fohry
Hello, I write a paper in ENTCS-style and use the LyX document class article (ENTCS). Unfortunately the graphic preview does not works even though the option instant preview is on. With kind regards, Egbert Fohry.

Re: Missing section numbers with PORTUGUES document language active

2008-02-15 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > > Juergen, FYI this one is still not fixed. > > Thanks for the reminder. I have it on my TODO, and I'll fix it last minute > if Susana is not going to send an update for 1.5.4. it's in now. Thanks, Susana. Jürgen

Re: Fwd: Re: [Cvslog] r22923 - /lyx-devel/trunk/lib/layouts/stdinsets.inc

2008-02-15 Thread Martin Vermeer
On Fri, 15 Feb 2008 12:01:34 +0100 Uwe Stöhr <[EMAIL PROTECTED]> wrote: > Martin Vermeer schrieb: > > > Please don't revert the blue text / fixed pitch in URL. That _was_ by > design. > > I won't change anything, but the footnote label text, as I described. > > >> Now, from my point of view o

Re: Fwd: Re: [Cvslog] r22923 - /lyx-devel/trunk/lib/layouts/stdinsets.inc

2008-02-15 Thread Uwe Stöhr
Ich schrieb: I won't change anything, but the footnote label text, as I described. Sorry I meant: I won't change anything, but the footnote label color, as I described. regards Uwe

Re: Fwd: Re: [Cvslog] r22923 - /lyx-devel/trunk/lib/layouts/stdinsets.inc

2008-02-15 Thread Uwe Stöhr
Martin Vermeer schrieb: > Please don't revert the blue text / fixed pitch in URL. That _was_ by design. I won't change anything, but the footnote label text, as I described. Now, from my point of view only the label color of footnote insets should be changed to orange or so. Orange, why not

Re: Missing section numbers with PORTUGUES document language active

2008-02-15 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > Juergen, FYI this one is still not fixed. Thanks for the reminder. I have it on my TODO, and I'll fix it last minute if Susana is not going to send an update for 1.5.4. Jürgen

Re: Aussie is *slow*

2008-02-15 Thread Jean-Marc Lasgouttes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> i would give it a try, but you are the root here :) >> (i'll make some stress test again to see what will happen after such a >> change) > > OK, make spamd children=2, max httpd processes = 15. I mean that I just did that. JMarc

Re: Missing section numbers with PORTUGUES document language active

2008-02-15 Thread Jean-Marc Lasgouttes
Jürgen Spitzmüller <[EMAIL PROTECTED]> writes: > This is a bug in the portuguese localization of LyX. The po-file contains a > line > > #: lib/layouts/amsbook.layout:87 lib/layouts/amsbook.layout:88 > #: lib/layouts/powerdot.layout:230 lib/layouts/numarticle.inc:24 > msgid "\\arabic{section}" > m

Re: Aussie is *slow*

2008-02-15 Thread Jean-Marc Lasgouttes
Pavel Sanda <[EMAIL PROTECTED]> writes: > > i would give it a try, but you are the root here :) > (i'll make some stress test again to see what will happen after such a change) OK, make spamd children=2, max httpd processes = 15. JMarc

Re: [PATCH] bug 3995: Cut leaves a dangling paragraph

2008-02-15 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > Juergen, this is a candidate for branch too (maybe for 1.5.5 if you > prefer). Given the "fragility" of the code and since it's not really severe, I'd prefer to wait for 1.5.5 (but you can commit without asking as soon as 1.5.5svn is open). Jürgen

Re: Fwd: Re: [Cvslog] r22923 - /lyx-devel/trunk/lib/layouts/stdinsets.inc

2008-02-15 Thread Martin Vermeer
On Fri, 15 Feb 2008 10:29:25 +0100 Abdelrazak Younes <[EMAIL PROTECTED]> wrote: > I guess Uwe forgot to put the list in copy. > > - Forwarded message from Uwe Stöhr <[EMAIL PROTECTED]> - > Date: Fri, 15 Feb 2008 00:02:59 +0100 > From: Uwe Stöhr <[EMAIL PROTECTED]> > Reply-To: Uw

[PATCH] bug 3995: Cut leaves a dangling paragraph

2008-02-15 Thread Jean-Marc Lasgouttes
This is something that has annoyed me for a looong time, and I have to thank uwe for making me look at it finally. I think the following patch is correct, but since I know how fragile this code is, I prefer to post it first. The only thing it does is: when the last paragraph that is cut is comple

Re: Character-Styles in LyX-svn

2008-02-15 Thread Martin Vermeer
On Thu, 14 Feb 2008 17:15:09 +0100 Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote: > Martin Vermeer wrote: > > > Have you changed the way how to insert charstyles or is that a bug? > > > > Try flex-insert instead :-) > > Please document this in the RELEASE-NOTES. > > Jürgen So done, r23019, thank

Re: [Cvslog] r22923 - /lyx-devel/trunk/lib/layouts/stdinsets.inc

2008-02-15 Thread Martin Vermeer
On Thu, 14 Feb 2008 18:58:41 +0100 Uwe Stöhr <[EMAIL PROTECTED]> wrote: > rgheck schrieb: > > > I didn't have anything to do with that. I'm guessing it just sort of > > happened. > > OK, when there was no intention and reason, I'll restore the colors to what > we have in Lyx 1.5. > > regards

Re: Notes, Foot notes and Marginal notes...

2008-02-15 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> I'll stop on this subject. > > Dismissing the subject with generalization like that does not make you > right. What about having a constructive discussion for a change? I do not say I am right, just that we disagree. IMO, we must have a firm stance

Fwd: Re: [Cvslog] r22923 - /lyx-devel/trunk/lib/layouts/stdinsets.inc

2008-02-15 Thread Abdelrazak Younes
I guess Uwe forgot to put the list in copy. - Forwarded message from Uwe Stöhr <[EMAIL PROTECTED]> - Date: Fri, 15 Feb 2008 00:02:59 +0100 From: Uwe Stöhr <[EMAIL PROTECTED]> Reply-To: Uwe Stöhr <[EMAIL PROTECTED]> Subject: Re: [Cvslog] r22923 - /lyx-devel/trunk/lib/layouts/std

Re: Notes, Foot notes and Marginal notes...

2008-02-15 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: It is not really the KISS principle. Well, I don't think this use case necessitates superior intelligence. Besides, LyX is also appreciated because it provides some advanced tool for the power user. I am personally sure

TRUNK: Problem with Standard and PlainLayout

2008-02-15 Thread Abdelrazak Younes
Uwe, Richard, Whenever I set the cursor inside a caption or an index, I get this message: "Trying to select non existent layout type Standard". Please have a look. Abdel.

Re: UI RFC: Outliner and Notes

2008-02-15 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Charles de Miramon wrote: - When you click or have the cursor in the editing window, highlight the item in the tree (maybe by italicizing it) This is a known bug (also in in 1.5 with the lot and lof). The problem is that Inset::addToToc() doesn't know about the contex

Re: Notes, Foot notes and Marginal notes...

2008-02-15 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> It is not really the KISS principle. > > Well, I don't think this use case necessitates superior intelligence. > Besides, LyX is also appreciated because it provides some advanced > tool for the power user. I am personally sure that I would use such