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
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
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
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
> 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
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
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