Re: [patch] fix bug 1881

2010-10-05 Thread Richard Heck
On 10/05/2010 10:25 PM, Uwe Stöhr wrote: The attached patch removes the hard-coded \clear(double)page command when using the bib to TOC option. fixes http://www.lyx.org/trac/ticket/1881 OK? Looks fine, as does the other one. I didn't go through that code in detail, but if it's more or less c

Re: [New layout] Additional support for ectaart.cls (Econometrica)

2010-10-05 Thread Uwe Stöhr
Am 05.10.2010 15:24, schrieb K. Yokota: Your patch doesn't apply to the versions in SVN trunk. Can you please redo a unified diff _and_ sent me directly the layout and template file? I attached the diff file with the most recent trunk. I hope it works this time. It doesn't work, because your

[patch] fix bug 1881

2010-10-05 Thread Uwe Stöhr
The attached patch removes the hard-coded \clear(double)page command when using the bib to TOC option. fixes http://www.lyx.org/trac/ticket/1881 OK? regards Uwe Index: InsetBibtex.cpp === --- InsetBibtex.cpp (revision 35564) +++ I

[patch] fix bug 5786

2010-10-05 Thread Uwe Stöhr
The attached bug escapes LaTeX's special characters in bibitem labels. (same method as in InsetHyperlink) fixes http://www.lyx.org/trac/ticket/5786 OK? regards Uwe Index: InsetBibitem.cpp === --- InsetBibitem.cpp (revision 35564)

Re: Bug#597676: Export options vanish every other time

2010-10-05 Thread Brendon Higgins
Hi, (Original reporter here.) I just tried with a clean ~/.lyx, and things seem to behave themselves. So there's something in my .lyx that lyx does not like. It turns out that it's certainly my preferences file. I narrowed it down after comparing the two folders recursively and moving things to

Re: compilig 1.5.7 in squeeze?

2010-10-05 Thread Sven Hoexter
On Tue, Oct 05, 2010 at 08:09:03PM +0200, Sven Hoexter wrote: > Just for fun I've build a 1.5.7 package based on the 1.5.5 package from > Lenny in a Lenny i386 pbuilder on a Lenny amd64 installation running in a > Xen domU with -static. (sounds scary? yes it is!) Hm passing -static via CXXFLAGS a

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Kornel Benko
Am Dienstag 05 Oktober 2010 schrieb Stephan Witt: > Fine. And you don't know how it got generated? Sorry no, only when. I, too, have to study the ./src/frontends/qt4/CMakeLists.txt first. Kornel signature.asc Description: This is a digitally signed message part.

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Stephan Witt
Am 05.10.2010 um 19:00 schrieb Kornel Benko: > Am Dienstag 05 Oktober 2010 schrieb Stephan Witt: >> Am 05.10.2010 um 11:55 schrieb Kornel Benko: >>> Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: The 2nd build fails. But it should have failed on the 1st run too. >>> >>> Not on linux. Her

Re: compilig 1.5.7 in squeeze?

2010-10-05 Thread Sven Hoexter
On Tue, Oct 05, 2010 at 11:06:25PM +0700, Andrei Lomov wrote: > May be anywhere is the binary i686 LyX 1.5.7 (statically linked)? Just for fun I've build a 1.5.7 package based on the 1.5.5 package from Lenny in a Lenny i386 pbuilder on a Lenny amd64 installation running in a Xen domU with -static

Re: compilig 1.5.7 in squeeze?

2010-10-05 Thread Sven Hoexter
On Tue, Oct 05, 2010 at 08:35:32PM +0300, Liviu Andronic wrote: > On Tue, Oct 5, 2010 at 7:06 PM, Andrei Lomov wrote: > > I need LyX 1.5 for some reasons and try to compile it in debian squeeze. > > No success, ./configure returns > > > > > > ** qt 4 library not found ! > > > Did you try installin

Re: compilig 1.5.7 in squeeze?

2010-10-05 Thread Liviu Andronic
On Tue, Oct 5, 2010 at 7:06 PM, Andrei Lomov wrote: > I need LyX 1.5 for some reasons and try to compile it in debian squeeze. > No success, ./configure returns > > > ** qt 4 library not found ! > Did you try installing pkg-config? Liviu > I tried also > ./configure --with-qt4-dir=/usr/include/qt

Re: compilig 1.5.7 in squeeze?

2010-10-05 Thread Sven Hoexter
On Tue, Oct 05, 2010 at 12:47:48PM -0400, Richard Heck wrote: > On 10/05/2010 12:06 PM, Andrei Lomov wrote: > >I need LyX 1.5 for some reasons and try to compile it in debian squeeze. > >No success, ./configure returns > > > You've got the qt4-devel package installed, right? Dumb question, > I'm su

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Kornel Benko
Am Dienstag 05 Oktober 2010 schrieb Stephan Witt: > Am 05.10.2010 um 11:55 schrieb Kornel Benko: > > Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: > >> The 2nd build fails. But it should have failed on the 1st run too. > > > > Not on linux. Here it fails in 1st run of make. > > Of course. I

Re: compilig 1.5.7 in squeeze?

2010-10-05 Thread Richard Heck
On 10/05/2010 12:06 PM, Andrei Lomov wrote: I need LyX 1.5 for some reasons and try to compile it in debian squeeze. No success, ./configure returns You've got the qt4-devel package installed, right? Dumb question, I'm sure, but There's a possibility that LyX 1.5 needs an older versio

compilig 1.5.7 in squeeze?

2010-10-05 Thread Andrei Lomov
I need LyX 1.5 for some reasons and try to compile it in debian squeeze. No success, ./configure returns ** qt 4 library not found ! I tried also ./configure --with-qt4-dir=/usr/include/qt4 ./configure --with-qt4-dir=/usr/include/qt4/QT ./configure --with-qt4-dir=/usr/share/qt4 with the same er

Re: r35530 - lyx-devel/trunk/src

2010-10-05 Thread Richard Heck
On 10/05/2010 04:12 AM, Vincent van Ravesteijn wrote: Op 29-9-2010 13:59, rgh...@lyx.org schreef: Author: rgheck Date: Wed Sep 29 13:59:31 2010 New Revision: 35530 URL: http://www.lyx.org/trac/changeset/35530 Log: Use getChildren() to collect all the relatives. Note that this makes allRelative

Re: r35561 - lyx-devel/trunk/src/insets

2010-10-05 Thread Pavel Sanda
Riccardo Gori wrote: > Hello, sorry for the patch format! As requested: no problem, there are git aware people around, the patch will get in anyway ;) > I hereby grant permission to use my contributions to LyX under the GPL > version > 2 or later. you are now in credits. ...and new bugs are w

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Stephan Witt
Am 05.10.2010 um 11:55 schrieb Kornel Benko: > Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: >> The 2nd build fails. But it should have failed on the 1st run too. >> > Not on linux. Here it fails in 1st run of make. Of course. I could guess it from your first message already. But the mechan

Re: r35561 - lyx-devel/trunk/src/insets

2010-10-05 Thread Pavel Sanda
Uwe Stöhr wrote: > Am 05.10.2010 03:18, schrieb Pavel Sanda: > >> Uwe, do you understand this code? pavel > > Yes. The only thing that has been changed is this line (the same for > bottomline): i see now, thanks for care. pavel

Re: LYX_INSTALL_PREFIX is bool ?

2010-10-05 Thread Kornel Benko
Am Dienstag, 5. Oktober 2010 schrieb Vincent van Ravesteijn: > From the CMake gui it seems that LYX_INSTALL_PREFIX takes a boolean > value. > > Is this intended ? > > Vincent > > Yes, it's only a option. If set then use prefixed path. Maybe the name LYX_INSTALL_PREFIX could be changed to so

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Kornel Benko
Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: > The 2nd build fails. But it should have failed on the 1st run too. > Not on linux. Here it fails in 1st run of make. Kornel signature.asc Description: This is a digitally signed message part.

LYX_INSTALL_PREFIX is bool ?

2010-10-05 Thread Vincent van Ravesteijn
From the CMake gui it seems that LYX_INSTALL_PREFIX takes a boolean value. Is this intended ? Vincent

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Stephan Witt
Am 05.10.2010 um 10:51 schrieb Kornel Benko: > Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: >> Am 05.10.2010 um 09:18 schrieb Kornel Benko: >> >>> Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: Dear CMake gurus, I'm having serious problems with my cmake generated Xcode-

Re: Bug#597676: Export options vanish every other time

2010-10-05 Thread Sven Hoexter
On Sat, Sep 25, 2010 at 02:12:56PM +1000, Brendon Higgins wrote: Hi, I currently fail to help with debugging this problem any further so maybe someone here has an idea how to proceed. Summary: Export options only appear when reconfigure just ran and LyX got restarted. After a second restart they'

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Kornel Benko
Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: > Am 05.10.2010 um 09:18 schrieb Kornel Benko: > > > Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: > >> Dear CMake gurus, > >> > >> I'm having serious problems with my cmake generated Xcode-project for LyX. > >> > >> 1. If I change some .ui

Re: r35561 - lyx-devel/trunk/src/insets

2010-10-05 Thread Riccardo Gori
Hello, sorry for the patch format! As requested: I hereby grant permission to use my contributions to LyX under the GPL version 2 or later. Thanks! Riccardo Gori

Re: r35530 - lyx-devel/trunk/src

2010-10-05 Thread Vincent van Ravesteijn
Op 29-9-2010 13:59, rgh...@lyx.org schreef: Author: rgheck Date: Wed Sep 29 13:59:31 2010 New Revision: 35530 URL: http://www.lyx.org/trac/changeset/35530 Log: Use getChildren() to collect all the relatives. Note that this makes allRelatives() "stable", in the sense that what it returns does no

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Stephan Witt
Am 05.10.2010 um 09:18 schrieb Kornel Benko: > Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: >> Dear CMake gurus, >> >> I'm having serious problems with my cmake generated Xcode-project for LyX. >> >> 1. If I change some .ui file I have to compile the project twice to get >> the changes to

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Kornel Benko
Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: > Dear CMake gurus, > > I'm having serious problems with my cmake generated Xcode-project for LyX. > > 1. If I change some .ui file I have to compile the project twice to get > the changes to work. The first build run seems to compile the .ui fi

Re: Dependency problem with CMake and uic/moc files

2010-10-05 Thread Kornel Benko
Am Dienstag, 5. Oktober 2010 schrieb Stephan Witt: > Dear CMake gurus, > > I'm having serious problems with my cmake generated Xcode-project for LyX. > > 1. If I change some .ui file I have to compile the project twice to get > the changes to work. The first build run seems to compile the .ui fi