Re: Possible charstyle bug

2006-03-23 Thread Markus Mayer
Hi, I just tried editing the .lyx file manually changing \begin_inset CharStyle command status inlined \begin_layout Itemize command \end_layout \end_inset to \begin_inset CharStyle command status inlined \begin_layout Standard command \end_layout

Possible charstyle bug

2006-03-23 Thread Markus Mayer
elow; configure depends on this # \DeclareLaTeXClass[article]{MM Article} # Markus' Article textclass definition file. # Author : Markus Mayer Input article.layout Input mm_charstyles.inc # Textclass definition file for article. # Character Styles definition Format 2 CharStyle filename

1.4.0 Source Code bug under Solaris x86

2006-03-16 Thread Markus Mayer
Hi, I just built and packaged LyX 1.4.0 for the Blastwave project. I found that the following error occurs (x86 only, not SPARC): /opt/csw/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Winvalid-pch --include=./pch.h -I./.. -I../../boost -I/opt/csw/include -I/usr/openwin/include -fno-excepti

Re: Solaris x86 issues

2005-11-06 Thread Markus Mayer
On Thursday, 03 Nov 2005 12:03 +0100, Jean-Marc Lasgouttes wrote: > I committed the patches with the #ifdef, since it does not hurt. Thanks a lot! Going to save me some trouble when I'm going to package up a new version of LyX. -Markus -- http://www.blastwave.org

Re: Solaris x86 issues

2005-10-25 Thread Markus Mayer
On Wednesday, 26 Oct 2005 00:22 +0100, John Levon wrote: > Rather, we should do the > > #ifdef SP > #undef SP > #endif > > approach mentioned in the bug. That way, when nobody uses Solaris 9 or > earlier any more (it won't happen on S10), it's easy to remove the hack. That is true. It won't aff

Solaris x86 issues

2005-10-25 Thread Markus Mayer
Hi, I took over maintaining LyX for the Blastwave project (http://www.blastwave.org/) which provides packaged open source software for the Solaris platform (inspired by Debian). While there were no problems compiling LyX for the SPARC architecture, on x86 I ran into a compiler error: [...] /opt/