On Mon, 27 Aug 2007 10:54:34 +0200
Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
> Martin Vermeer wrote:
> > On Mon, 27 Aug 2007 09:43:19 +0200
> >> There is a way: you just need the Color::color enum AFAIS so the
> >> solution is to extract this enum from the Color class and give it its
> >> own
On Mon, 27 Aug 2007 10:14:07 -0500
Bo Peng <[EMAIL PROTECTED]> wrote:
> On 8/27/07, Bo Peng <[EMAIL PROTECTED]> wrote:
> > Maybe scons/tex2lyx needs update but I still get
> >
> > try1/src/tex2lyx/TextClass.o(.text+0x542d): In function
> > `lyx::TextClass::readInsetLayout(lyx::Lexer&,
> > std::bas
On 8/27/07, Bo Peng <[EMAIL PROTECTED]> wrote:
> Maybe scons/tex2lyx needs update but I still get
>
> try1/src/tex2lyx/TextClass.o(.text+0x542d): In function
> `lyx::TextClass::readInsetLayout(lyx::Lexer&,
> std::basic_string,
> std::allocator > const&)':
> try1/src/tex2lyx/TextClass.cpp:689: undef
Maybe scons/tex2lyx needs update but I still get
try1/src/tex2lyx/TextClass.o(.text+0x542d): In function
`lyx::TextClass::readInsetLayout(lyx::Lexer&,
std::basic_string,
std::allocator > const&)':
try1/src/tex2lyx/TextClass.cpp:689: undefined reference to `lyx::lcolor'
Bo
Martin Vermeer wrote:
On Mon, 27 Aug 2007 09:43:19 +0200
There is a way: you just need the Color::color enum AFAIS so the
solution is to extract this enum from the Color class and give it its
own header. This will enable us to get rid of the Color_color
pseudoclass too.
Not really true, I ne
On Mon, 27 Aug 2007 09:43:19 +0200
Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
> Martin Vermeer wrote:
> > On Sun, 26 Aug 2007 16:57:16 -0500
> > Bo Peng <[EMAIL PROTECTED]> wrote:
> >
> >> On 8/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >>> Author: vermeer
> >>> Date: Sun Aug 26 22:3
Martin Vermeer wrote:
On Sun, 26 Aug 2007 16:57:16 -0500
Bo Peng <[EMAIL PROTECTED]> wrote:
On 8/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: vermeer
Date: Sun Aug 26 22:32:58 2007
New Revision: 19813
URL: http://www.lyx.org/trac/changeset/19813
Log:
Move background colour into
On Sun, 26 Aug 2007 16:57:16 -0500
Bo Peng <[EMAIL PROTECTED]> wrote:
> On 8/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Author: vermeer
> > Date: Sun Aug 26 22:32:58 2007
> > New Revision: 19813
> >
> > URL: http://www.lyx.org/trac/changeset/19813
> > Log:
> > Move background colour i
On 8/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: vermeer
> Date: Sun Aug 26 22:32:58 2007
> New Revision: 19813
>
> URL: http://www.lyx.org/trac/changeset/19813
> Log:
> Move background colour into the layout files -- for all collapsables
I think this commit breaks tex2lyx. I get