Re: [patch] Re: LyX SVN and Geometry Package

2010-05-25 Thread Richard Heck
On 05/20/2010 10:44 AM, Rob Oakes wrote: Dear LyX Developers, Attached is a simple patch which adds the PAPER_DEFAULT to the list of options where the geometry package is *not* required. This resolves the geometry clashes I reported yesterday. Did someone already commit this? rh

Re: [patch] Re: LyX SVN and Geometry Package

2010-05-25 Thread Jean-Marc LASGOUTTES
Uwe Stöhr writes: > Should be fixed now, can you please test it? I'm wondering that I did > not get these warnings. Perfect! JMarc

Re: [patch] Re: LyX SVN and Geometry Package

2010-05-21 Thread Uwe Stöhr
Am 21.05.2010 09:48, schrieb Jean-Marc LASGOUTTES: Could you also fix this one? CXXLyXRC.o /../lyx-devel/src/LyXRC.cpp: In member function ‘void lyx::LyXRC::write(std::ostream&, bool, const std::string&) const’: /../lyx-devel/src/LyXRC.cpp:1403: warning: enumeration value ‘PAPER_A0’ not

Re: [patch] Re: LyX SVN and Geometry Package

2010-05-21 Thread Jean-Marc LASGOUTTES
Uwe Stöhr writes: >> Attached is a simple patch which adds the PAPER_DEFAULT to the list of >> options where the geometry package is *not* required. > > Many thanks. I missed to add this when I revised LyX paper size handling. > I committed your patch. Uwe, Could you also fix this one? CXX

Re: [patch] Re: LyX SVN and Geometry Package

2010-05-20 Thread Uwe Stöhr
> Attached is a simple patch which adds the PAPER_DEFAULT to the list of > options where the geometry package is *not* required. Many thanks. I missed to add this when I revised LyX paper size handling. I committed your patch. regards Uwe

[patch] Re: LyX SVN and Geometry Package

2010-05-20 Thread Rob Oakes
Dear LyX Developers, Attached is a simple patch which adds the PAPER_DEFAULT to the list of options where the geometry package is *not* required. This resolves the geometry clashes I reported yesterday. Cheers, Rob === modified file 'src/BufferParams.cpp' --- src/BufferParams.cpp 2010-05-20 1

LyX SVN and Geometry Package

2010-05-19 Thread Rob Oakes
Dear LyX Developers, I just recently updated to the most recent SVN of LyX 2. After doing so, I've seen a huge increase in clashes with the geometry package. It appears as though LyX is now adding \usepackage[letterpaper]{geometry} to the preamble of all LyX documents, including in instances whe