Re: Lyx-Outline project - updating headings from corkboard

2010-05-17 Thread Abdelrazak Younes
On 05/16/2010 06:54 PM, tisham wrote: Hi Folks, I am working on the Lyx-outline project - https://launchpad.net/lyx-outline. I have been trying to update headings from the outline using LFUN_WORD_REPLACE, but this only seems to find and replace the words when there is not outline numbering

Re: r34415 - lyx-devel/trunk/src/support

2010-05-17 Thread Abdelrazak Younes
On 05/17/2010 12:02 AM, sa...@lyx.org wrote: Author: sanda Date: Mon May 17 00:02:13 2010 New Revision: 34415 URL: http://www.lyx.org/trac/changeset/34415 Log: Keep the string in synchro with the code around Modified: lyx-devel/trunk/src/support/debug.cpp Modified:

Re: r34416 - lyx-devel/trunk/src/frontends/qt4

2010-05-17 Thread Abdelrazak Younes
On 05/17/2010 12:02 AM, sa...@lyx.org wrote: Author: sanda Date: Mon May 17 00:02:15 2010 New Revision: 34416 URL: http://www.lyx.org/trac/changeset/34416 Modified: lyx-devel/trunk/src/frontends/qt4/GuiProgressView.h ==

Re: r34415 - lyx-devel/trunk/src/support

2010-05-17 Thread Pavel Sanda
Abdelrazak Younes wrote: +++ lyx-devel/trunk/src/support/debug.cppMon May 17 00:02:13 2010 (r34415) @@ -191,7 +191,7 @@ if (enabled_) { stream() std::endl; if (second_used_) -second() \n; +second() std::endl;

Re: [patch] support for more document paper sizes

2010-05-17 Thread Pavel Sanda
Uwe Stöhr wrote: i can confirm this problem with pdf, but geometry does not seem to help with dvi here. have you actually tried it with dvi? Yes, when I add \usepackage{geometry} to the preamble, the DVI output is also correct. not here (class article, texlive 2008, xdvi). what example

Re: r34408 - lyx-devel/trunk/po

2010-05-17 Thread Pavel Sanda
uwesto...@lyx.org wrote: Author: uwestoehr Date: Sat May 15 05:14:13 2010 New Revision: 34408 URL: http://www.lyx.org/trac/changeset/34408 Log: - remerge po-files - de.po: some translations by me Modified: lyx-devel/trunk/po/ar.po lyx-devel/trunk/po/bg.po

Lyx 2.0 (Mac OSX dmg)

2010-05-17 Thread Giuseppe
The lyx-2.0 dmg posted on the lyx.org ftp has a broken spellchecker. Open new document, type some crazy words. spellcheck it and you will see that the all words previously typed are considered correct by the spell checker. Also, 'check spelling continuously' does not work.

Re: Lyx 2.0 (Mac OSX dmg)

2010-05-17 Thread Stephan Witt
Am 17.05.2010 um 15:01 schrieb Giuseppe: The lyx-2.0 dmg posted on the lyx.org ftp has a broken spellchecker. Open new document, type some crazy words. spellcheck it and you will see that the all words previously typed are considered correct by the spell checker. Also, 'check spelling

Re: [patch] support for more document paper sizes

2010-05-17 Thread Uwe Stöhr
Yes, when I add \usepackage{geometry} to the preamble, the DVI output is also correct. not here (class article, texlive 2008, xdvi). what example file do you use for the experiments? The one I attached in the bugreport. It works for me with all document classes. I have only found some

Branch frozen

2010-05-17 Thread Jürgen Spitzmüller
Since I go no more translation updates after the mailing list revival, I will try to set up Lyx 1.6.6 now. Please stand by. Thanks, Jürgen

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
Jürgen Spitzmüller wrote: Since I go no more translation updates after the mailing list revival, I will try to set up Lyx 1.6.6 now. Please stand by. please make it clear in the announce that we encourage people to build it against Qt 4.5 and not 4.6 (#6608). pavel

Re: Branch frozen

2010-05-17 Thread Jürgen Spitzmüller
Pavel Sanda wrote: please make it clear in the announce that we encourage people to build it against Qt 4.5 and not 4.6 (#6608). #6680 you mean? Yes, I'll add a note. In fact, I'd loved to have this issue solved, but I understand we don't have a clue yet, have we? And 1.6.6 is long overdue

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
Jürgen Spitzmüller wrote: Pavel Sanda wrote: please make it clear in the announce that we encourage people to build it against Qt 4.5 and not 4.6 (#6608). #6680 you mean? Yes, I'll add a note. In fact, I'd loved to have this issue solved, but I understand we don't have a clue yet, have

Re: Branch frozen

2010-05-17 Thread BH
On Mon, May 17, 2010 at 1:20 PM, Pavel Sanda sa...@lyx.org wrote: Jürgen Spitzmüller wrote: Since I go no more translation updates after the mailing list revival, I will try to set up Lyx 1.6.6 now. Please stand by. please make it clear in the announce that we encourage people to build it

Re: Branch frozen

2010-05-17 Thread Jürgen Spitzmüller
Pavel Sanda wrote: yes #6680. but we dont want to wait more, 1.6.6 is definitely better wrt qt 4.6 than 1.6.5 and some distros already ships this unfortunate combination... Please have a look at r34419. is this an accurate description? Jürgen

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
Jürgen Spitzmüller wrote: Pavel Sanda wrote: yes #6680. but we dont want to wait more, 1.6.6 is definitely better wrt qt 4.6 than 1.6.5 and some distros already ships this unfortunate combination... Please have a look at r34419. is this an accurate description? yes. pavel

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
BH wrote: Qt 4.4 is fine, right? (Neither 4.5 nor 4.5 works well on Mac: display of fonts onscreen is a problem.) fine in the sense that it does not crash. but there would be some regressions wrt UI in case you used Qt 4.6 for lyx 1.6.5 (did you?). pavel

Re: Branch frozen

2010-05-17 Thread BH
On Mon, May 17, 2010 at 1:54 PM, Pavel Sanda sa...@lyx.org wrote: BH wrote: Qt 4.4 is fine, right? (Neither 4.5 nor 4.5 works well on Mac: display of fonts onscreen is a problem.) fine in the sense that it does not crash. but there would be some regressions wrt UI in case you used Qt 4.6 for

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
BH wrote: No -- the problems with displaying fonts onscreen appeared in Qt-4.5 and haven't yet been fixed. (Because LyX works with Qt-4.4 but not 4.5/4.6, I'm assuming it's a Qt problem rather than a LyX problem.) fine then. pavel

1.6.6

2010-05-17 Thread Jürgen Spitzmüller
I've put the tarballs here: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 Please test, build, report back. Please keep branch in freeze until we know 1.6.6 is OK. Thanks, Jürgen

Re: Branch frozen

2010-05-17 Thread Andre Poenitz
On Mon, May 17, 2010 at 07:20:34PM +0200, Pavel Sanda wrote: Jürgen Spitzmüller wrote: Since I go no more translation updates after the mailing list revival, I will try to set up Lyx 1.6.6 now. Please stand by. please make it clear in the announce that we encourage people to build it

Re: 1.6.6

2010-05-17 Thread BH
On Mon, May 17, 2010 at 3:11 PM, Jürgen Spitzmüller sp...@lyx.org wrote: I've put the tarballs here:        ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz        ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 Please test, build, report back. Currently building on Mac.

Re: 1.6.6

2010-05-17 Thread Pavel Sanda
Jürgen Spitzmüller wrote: Please test, build, report back. compiled under gentoo, x86. everything seems to work fine. pavel

Re: 1.6.6

2010-05-17 Thread Pavel Sanda
BH wrote: On Mon, May 17, 2010 at 3:11 PM, Jürgen Spitzmüller sp...@lyx.org wrote: I've put the tarballs here:        ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz        ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 Please test, build, report back. Currently

Re: 1.6.6

2010-05-17 Thread Sven Hoexter
On Mon, May 17, 2010 at 09:11:16PM +0200, Jürgen Spitzmüller wrote: I've put the tarballs here: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 Please test, build, report back. Build and seems to work with my

Re: 1.6.6

2010-05-17 Thread Sven Hoexter
On Mon, May 17, 2010 at 09:11:16PM +0200, Jürgen Spitzmüller wrote: Hi, Please keep branch in freeze until we know 1.6.6 is OK. Oh and lintian again found a common misspelling in the source ... Maybe you'd like to apply this for 1.6.7. Sven -- If God passed a mic to me to speak I'd say stay

Re: 1.6.6

2010-05-17 Thread Stephan Witt
Am 17.05.2010 um 22:00 schrieb BH: On Mon, May 17, 2010 at 3:11 PM, Jürgen Spitzmüller sp...@lyx.org wrote: I've put the tarballs here: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 Please test, build,

Re: 1.6.6

2010-05-17 Thread Rainer Dorsch
Am Montag, 17. Mai 2010 schrieb Jürgen Spitzmüller: I've put the tarballs here: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 Please test, build, report back. Configures and builds fine on Debian 5.0

Re: 1.6.6

2010-05-17 Thread BH
On Mon, May 17, 2010 at 4:31 PM, Pavel Sanda sa...@lyx.org wrote: what version of autotools do you use? did you run only configure or also ./autogen.sh ? Stephan's figured it out (see his email elsewhere in this thread). For the record: Using automake (GNU automake) 1.11.1 Using autoconf (GNU

Re: 1.6.6

2010-05-17 Thread BH
On Mon, May 17, 2010 at 4:36 PM, Stephan Witt st.w...@gmx.net wrote: You're on 10.6? Yes. Try to add the following to your build environment:  CC=gcc-4.0 ; export CC  CXX=g++-4.0 ; export CXX  OBJC=gcc-4.0 ; export OBJC I did this and I am able to configure 1.6.6 release. Yes, that works

Re: 1.6.6

2010-05-17 Thread Uwe Stöhr
Please test, build, report back. Works fine for Windows (compiled against Qt 4.5.3). regards Uwe

Re: 1.6.6

2010-05-17 Thread BH
On Mon, May 17, 2010 at 5:32 PM, BH bewih...@gmail.com wrote: ... And it compiles and runs fine. I've posted the Mac Universal binary here: http://edisk.fandm.edu/bennett.helm/lyx/LyX-1.6.6-Mac-Universal.dmg BH

Re: Lyx-Outline project - updating headings from corkboard

2010-05-17 Thread Abdelrazak Younes
On 05/16/2010 06:54 PM, tisham wrote: Hi Folks, I am working on the Lyx-outline project - https://launchpad.net/lyx-outline. I have been trying to update headings from the outline using LFUN_WORD_REPLACE, but this only seems to find and replace the words when there is not outline numbering

Re: r34415 - lyx-devel/trunk/src/support

2010-05-17 Thread Abdelrazak Younes
On 05/17/2010 12:02 AM, sa...@lyx.org wrote: Author: sanda Date: Mon May 17 00:02:13 2010 New Revision: 34415 URL: http://www.lyx.org/trac/changeset/34415 Log: Keep the string in synchro with the code around Modified: lyx-devel/trunk/src/support/debug.cpp Modified:

Re: r34416 - lyx-devel/trunk/src/frontends/qt4

2010-05-17 Thread Abdelrazak Younes
On 05/17/2010 12:02 AM, sa...@lyx.org wrote: Author: sanda Date: Mon May 17 00:02:15 2010 New Revision: 34416 URL: http://www.lyx.org/trac/changeset/34416 Modified: lyx-devel/trunk/src/frontends/qt4/GuiProgressView.h ==

Re: r34415 - lyx-devel/trunk/src/support

2010-05-17 Thread Pavel Sanda
Abdelrazak Younes wrote: >> +++ lyx-devel/trunk/src/support/debug.cppMon May 17 00:02:13 >> 2010 (r34415) >> @@ -191,7 +191,7 @@ >> if (enabled_) { >> stream()<< std::endl; >> if (second_used_) >> -second()<< "\n"; >> +

Re: [patch] support for more document paper sizes

2010-05-17 Thread Pavel Sanda
Uwe Stöhr wrote: > > i can confirm this problem with pdf, but geometry does not seem to help > with > > dvi here. have you actually tried it with dvi? > > Yes, when I add > \usepackage{geometry} > to the preamble, the DVI output is also correct. not here (class article, texlive 2008, xdvi). what

Re: r34408 - lyx-devel/trunk/po

2010-05-17 Thread Pavel Sanda
uwesto...@lyx.org wrote: > Author: uwestoehr > Date: Sat May 15 05:14:13 2010 > New Revision: 34408 > URL: http://www.lyx.org/trac/changeset/34408 > > Log: > - remerge po-files > - de.po: some translations by me > > Modified: >lyx-devel/trunk/po/ar.po >lyx-devel/trunk/po/bg.po >

Lyx 2.0 (Mac OSX dmg)

2010-05-17 Thread Giuseppe
The lyx-2.0 dmg posted on the lyx.org ftp has a broken spellchecker. Open new document, type some crazy words. spellcheck it and you will see that the all words previously typed are considered correct by the spell checker. Also, 'check spelling continuously' does not work.

Re: Lyx 2.0 (Mac OSX dmg)

2010-05-17 Thread Stephan Witt
Am 17.05.2010 um 15:01 schrieb Giuseppe: > The lyx-2.0 dmg posted on the lyx.org ftp has a broken spellchecker. > > Open new document, type some crazy words. spellcheck it and you will > see that the all words previously typed are considered correct by the > spell checker. Also, 'check spelling

Re: [patch] support for more document paper sizes

2010-05-17 Thread Uwe Stöhr
>> Yes, when I add >> \usepackage{geometry} >> to the preamble, the DVI output is also correct. > > not here (class article, texlive 2008, xdvi). what example file do you > use for the experiments? The one I attached in the bugreport. It works for me with all document classes. >> I have only

Branch frozen

2010-05-17 Thread Jürgen Spitzmüller
Since I go no more translation updates after the mailing list revival, I will try to set up Lyx 1.6.6 now. Please stand by. Thanks, Jürgen

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Since I go no more translation updates after the mailing list revival, I will > try to set up Lyx 1.6.6 now. Please stand by. please make it clear in the announce that we encourage people to build it against Qt 4.5 and not 4.6 (#6608). pavel

Re: Branch frozen

2010-05-17 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > please make it clear in the announce that we encourage people to build it > against Qt 4.5 and not 4.6 (#6608). #6680 you mean? Yes, I'll add a note. In fact, I'd loved to have this issue solved, but I understand we don't have a clue yet, have we? And 1.6.6 is long overdue

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > please make it clear in the announce that we encourage people to build it > > against Qt 4.5 and not 4.6 (#6608). > > #6680 you mean? Yes, I'll add a note. In fact, I'd loved to have this issue > solved, but I understand we don't have a clue

Re: Branch frozen

2010-05-17 Thread BH
On Mon, May 17, 2010 at 1:20 PM, Pavel Sanda wrote: > Jürgen Spitzmüller wrote: >> Since I go no more translation updates after the mailing list revival, I will >> try to set up Lyx 1.6.6 now. Please stand by. > > please make it clear in the announce that we encourage people to

Re: Branch frozen

2010-05-17 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > yes #6680. but we dont want to wait more, 1.6.6 is definitely better wrt qt > 4.6 than 1.6.5 and some distros already ships this unfortunate > combination... Please have a look at r34419. is this an accurate description? Jürgen

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > yes #6680. but we dont want to wait more, 1.6.6 is definitely better wrt qt > > 4.6 than 1.6.5 and some distros already ships this unfortunate > > combination... > > Please have a look at r34419. is this an accurate description? yes. pavel

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
BH wrote: > Qt 4.4 is fine, right? (Neither 4.5 nor 4.5 works well on Mac: display > of fonts onscreen is a problem.) fine in the sense that it does not crash. but there would be some regressions wrt UI in case you used Qt 4.6 for lyx 1.6.5 (did you?). pavel

Re: Branch frozen

2010-05-17 Thread BH
On Mon, May 17, 2010 at 1:54 PM, Pavel Sanda wrote: > BH wrote: >> Qt 4.4 is fine, right? (Neither 4.5 nor 4.5 works well on Mac: display >> of fonts onscreen is a problem.) > > fine in the sense that it does not crash. but there would be some regressions > wrt UI in case you used

Re: Branch frozen

2010-05-17 Thread Pavel Sanda
BH wrote: > No -- the problems with displaying fonts onscreen appeared in Qt-4.5 > and haven't yet been fixed. (Because LyX works with Qt-4.4 but not > 4.5/4.6, I'm assuming it's a Qt problem rather than a LyX problem.) fine then. pavel

1.6.6

2010-05-17 Thread Jürgen Spitzmüller
I've put the tarballs here: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 Please test, build, report back. Please keep branch in freeze until we know 1.6.6 is OK. Thanks, Jürgen

Re: Branch frozen

2010-05-17 Thread Andre Poenitz
On Mon, May 17, 2010 at 07:20:34PM +0200, Pavel Sanda wrote: > Jürgen Spitzmüller wrote: > > Since I go no more translation updates after the mailing list > > revival, I will try to set up Lyx 1.6.6 now. Please stand by. > > please make it clear in the announce that we encourage people to build >

Re: 1.6.6

2010-05-17 Thread BH
On Mon, May 17, 2010 at 3:11 PM, Jürgen Spitzmüller wrote: > I've put the tarballs here: > >        ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz >        ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 > > Please test, build, report back. Currently building on

Re: 1.6.6

2010-05-17 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Please test, build, report back. compiled under gentoo, x86. everything seems to work fine. pavel

Re: 1.6.6

2010-05-17 Thread Pavel Sanda
BH wrote: > On Mon, May 17, 2010 at 3:11 PM, Jürgen Spitzmüller wrote: > > I've put the tarballs here: > > > >        ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz > >        ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 > > > > Please test, build, report back.

Re: 1.6.6

2010-05-17 Thread Sven Hoexter
On Mon, May 17, 2010 at 09:11:16PM +0200, Jürgen Spitzmüller wrote: > I've put the tarballs here: > > ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz > ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 > > Please test, build, report back. Build and seems to work with

Re: 1.6.6

2010-05-17 Thread Sven Hoexter
On Mon, May 17, 2010 at 09:11:16PM +0200, Jürgen Spitzmüller wrote: Hi, > Please keep branch in freeze until we know 1.6.6 is OK. Oh and lintian again found a common misspelling in the source ... Maybe you'd like to apply this for 1.6.7. Sven -- If God passed a mic to me to speak I'd say

Re: 1.6.6

2010-05-17 Thread Stephan Witt
Am 17.05.2010 um 22:00 schrieb BH: > On Mon, May 17, 2010 at 3:11 PM, Jürgen Spitzmüller wrote: >> I've put the tarballs here: >> >>ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz >>ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 >> >> Please

Re: 1.6.6

2010-05-17 Thread Rainer Dorsch
Am Montag, 17. Mai 2010 schrieb Jürgen Spitzmüller: > I've put the tarballs here: > > ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.gz > ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.6.tar.bz2 > > Please test, build, report back. > Configures and builds fine on Debian 5.0

Re: 1.6.6

2010-05-17 Thread BH
On Mon, May 17, 2010 at 4:31 PM, Pavel Sanda wrote: > what version of autotools do you use? > did you run only configure or also ./autogen.sh ? Stephan's figured it out (see his email elsewhere in this thread). For the record: Using automake (GNU automake) 1.11.1 Using autoconf

Re: 1.6.6

2010-05-17 Thread BH
On Mon, May 17, 2010 at 4:36 PM, Stephan Witt wrote: > You're on 10.6? Yes. > Try to add the following to your build environment: >  CC=gcc-4.0 ; export CC >  CXX=g++-4.0 ; export CXX >  OBJC=gcc-4.0 ; export OBJC > > I did this and I am able to configure 1.6.6 release. Yes,

Re: 1.6.6

2010-05-17 Thread Uwe Stöhr
> Please test, build, report back. Works fine for Windows (compiled against Qt 4.5.3). regards Uwe

Re: 1.6.6

2010-05-17 Thread BH
On Mon, May 17, 2010 at 5:32 PM, BH wrote: ... And it compiles and runs fine. I've posted the Mac Universal binary here: http://edisk.fandm.edu/bennett.helm/lyx/LyX-1.6.6-Mac-Universal.dmg BH