Re: [PATCH] Re: Format=>Document=>Page size not working

2003-12-06 Thread Kuba Ober
On Friday 05 December 2003 05:07 am, Juergen Spitzmueller wrote: > Juergen Spitzmueller wrote: > > > My question (for 1.4.0cvs) would be why this isn't entirely within  the > > > controller ? > > > > Yes, why not. Do you want to do it? > > My plan is to apply the 1.3 fix to 1.4 too for now. I don't

Re: [Devel] [PATCH] Re: Format=>Document=>Page size not working

2003-12-05 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Thanks. Could you give me a oneliner explanation of the bug suitable > for the status.13x file? - It was not possible to use some paper sizes (A3, B3, B4, and custom) without custom margins. This is fixed now [qt frontend only]. Jürgen.

Re: [Devel] [PATCH] Re: Format=>Document=>Page size not working

2003-12-05 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Jean-Marc Lasgouttes wrote: Attached is the fix for 1.3.4. Juergen> Should be the same for 1.4 Jean-Marc, can this go in? >> Yes. Juergen> Done. Thanks. Could you give me a oneliner explanation of the bug suitable for

Re: [PATCH] Re: Format=>Document=>Page size not working

2003-12-05 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > > My question (for 1.4.0cvs) would be why this isn't entirely within  the > > controller ? > > Yes, why not. Do you want to do it? My plan is to apply the 1.3 fix to 1.4 too for now. I don't have the time to do the controller thing right now, and I don't want to leav

Re: [Devel] [PATCH] Re: Format=>Document=>Page size not working

2003-12-05 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Juergen> Attached is the fix for 1.3.4. Should be the same for 1.4 > Juergen> Jean-Marc, can this go in? > > Yes. Done. Jürgen.

Re: [PATCH] Re: Format=>Document=>Page size not working

2003-12-05 Thread Juergen Spitzmueller
John Levon wrote: > On Thu, Dec 04, 2003 at 05:53:18PM +0100, Juergen Spitzmueller wrote: > > Herbert Voß wrote: > > > aehm, nevertheless, it seems to be a qt-bug ... > > > > Attached is the fix for 1.3.4 (I can't compile 1.4 right now). > > Jean-Marc, can this go in? > > My question (for 1.4.0cvs)

[PATCH] Re: Format=>Document=>Page size not working

2003-12-04 Thread Juergen Spitzmueller
Herbert Voß wrote: > aehm, nevertheless, it seems to be a qt-bug ... Attached is the fix for 1.3.4 (I can't compile 1.4 right now). Jean-Marc, can this go in? Jürgen Index: src/frontends/qt2/QDocument.C === RCS file: /usr/local/lyx/c

Re: [PATCH] Re: Format=>Document=>Page size not working

2003-12-04 Thread John Levon
On Thu, Dec 04, 2003 at 05:53:18PM +0100, Juergen Spitzmueller wrote: > Herbert Voß wrote: > > aehm, nevertheless, it seems to be a qt-bug ... > > Attached is the fix for 1.3.4 (I can't compile 1.4 right now). > Jean-Marc, can this go in? My question (for 1.4.0cvs) would be why this isn't entire

[PATCH] Re: Format=>Document=>Page size not working

2003-12-04 Thread Juergen Spitzmueller
Herbert Voß wrote: > aehm, nevertheless, it seems to be a qt-bug ... Attached is the fix for 1.3.4 (I can't compile 1.4 right now). Jean-Marc, can this go in? Jürgen Index: src/frontends/qt2/QDocument.C === RCS file: /usr/local/lyx

Re: Format=>Document=>Page size not working

2003-12-03 Thread John Levon
On Wed, Dec 03, 2003 at 07:31:45AM +0100, Herbert Voss wrote: > we were talking about page size and not page margin. Oops, sorry john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Format=>Document=>Page size not working

2003-12-03 Thread Marko
Hi all, when trying to set the page size of a document to a custom size I notized that this does not work in Lyx 1.3.2 (QT frontend). Any custom size seems to be completely ignored! Attached are two small examples: test1 uses page size A5 (which works); test2 uses a custom page size of 13x18cm

Re: Format=>Document=>Page size not working

2003-12-02 Thread John Levon
On Tue, Dec 02, 2003 at 10:53:49PM +0100, Herbert Vo? wrote: > Marko wrote: > > >when trying to set the page size of a document to a custom size I notized > >that this does not work in Lyx 1.3.2 (QT frontend). Any custom size seems > >to be completely ignored! > >Attached are two small example