Re: Mac Download Instructions: need change

2011-05-07 Thread BH
On Sat, May 7, 2011 at 10:43 PM, Pavel Sanda wrote: > BH wrote: >> I just noticed on the download page (http://www.lyx.org/Download), >> there is this text under the "Mac OS X Binaries" heading: "Make sure >> that you run the LyX-installer provided in the disk image, and see the >> LyX/Mac wiki pa

Re: Mac Download Instructions: need change

2011-05-07 Thread Pavel Sanda
BH wrote: > I just noticed on the download page (http://www.lyx.org/Download), > there is this text under the "Mac OS X Binaries" heading: "Make sure > that you run the LyX-installer provided in the disk image, and see the > LyX/Mac wiki page for further installation tips." That's no longer > true

Mac Download Instructions: need change

2011-05-07 Thread BH
I just noticed on the download page (http://www.lyx.org/Download), there is this text under the "Mac OS X Binaries" heading: "Make sure that you run the LyX-installer provided in the disk image, and see the LyX/Mac wiki page for further installation tips." That's no longer true with Stephan's packa

Re: r38620 - www-user/trunk/misc/archaeology

2011-05-07 Thread Pavel Sanda
sa...@lyx.org wrote: > Author: sanda > Date: Sun May 8 02:26:53 2011 > New Revision: 38620 > URL: http://www.lyx.org/trac/changeset/38620 > > Log: > * archaeology, last touches before release. btw JMarc, are you able to assembly list of pre-1.3 trunk/branch maintainers (if there was such distinc

Re: Goals for 2.1

2011-05-07 Thread Guenter Milde
On 2011-05-06, Jean-Marc Lasgouttes wrote: > Le 06/05/2011 21:18, Guenter Milde a écrit : >>> I am sure Qt gives us this information. We should react to OS-level >>> language change. This is probably trivial. >> There are some tricky points: the OS typically switches keyboard >> layout, but the ma

Re: r38615 - in lyx-devel/branches/BRANCH_2_0_X: . src src/mathed

2011-05-07 Thread Kornel Benko
Am Samstag, 7. Mai 2011 schrieb rgh...@lyx.org: > Author: rgheck Not compilable ATM. ... cd /usr/BUILD/BuildLyx2.0/src && /usr/bin/c++ -DUSE_ENCHANT=1 -DHAVE_GETTEXT -Wall -Wunused-parameter -fno-strict-aliasing -Wall -Wunused-parameter -O3 -DNDEBUG -I/usr/BUILD/BuildLyx2.0 - I/usr/src/lyx/br

Re: Goals for 2.1

2011-05-07 Thread Tommaso Cucinotta
Il 06/05/2011 16:46, Sam Lewis ha scritto: From: Tommaso Cucinotta More concretely, for collaboration purposes I would propose to add a relatively simple missing feature, which is a good history browser. For example, it could be docked panel that shows up on the left, where you can see all the co

Re: r38612 - in lyx-devel/trunk/development/cmake: . src

2011-05-07 Thread Kornel Benko
Am Samstag, 7. Mai 2011 schrieb kuem...@lyx.org: > Author: kuemmel > Date: Sat May 7 13:55:06 2011 > New Revision: 38612 > URL: http://www.lyx.org/trac/changeset/38612 > > Log: > cmake: CMAKE_SOURCE_DIR has changed > > Modified: >lyx-devel/trunk/development/cmake/CMakeLists.txt >lyx-deve

Re: Goals for 2.1

2011-05-07 Thread Kornel
Am Samstag, 7. Mai 2011 schrieb Peter Kümmel: > On 06.05.2011 11:00, Jean-Marc Lasgouttes wrote: > > Le 05/05/2011 21:35, Peter Kümmel a écrit : > >> On 05.05.2011 14:55, Kornel wrote: > - NLS disabled by default > >>> > >>> Formerly it was enabled by default, but after some discussions Peter

Re: xetex fails on docs with parentheses in names

2011-05-07 Thread Richard Heck
On 05/07/2011 06:18 AM, Liviu Andronic wrote: > Dear all > I just found a curious bug: create a new file, enter 'asdf', compile > with pdflatex or with xetex and both should work fine. Now save the > file and insert parenthesis in the name: newfile(1).lyx. Now pdflatex > should still work, but xete

Re: r38607 - lyx-devel/branches/BRANCH_2_0_X

2011-05-07 Thread Richard Heck
On 05/07/2011 04:57 AM, sa...@lyx.org wrote: > Author: sanda > Date: Sat May 7 10:57:57 2011 > New Revision: 38607 > URL: http://www.lyx.org/trac/changeset/38607 > > Log: > * RELEASE-NOTES > > Modified: >lyx-devel/branches/BRANCH_2_0_X/RELEASE-NOTES > > Modified: lyx-devel/branches/BRANCH_2_0_

Re: Goals for 2.1

2011-05-07 Thread Peter Kümmel
On 06.05.2011 11:00, Jean-Marc Lasgouttes wrote: Le 05/05/2011 21:35, Peter Kümmel a écrit : On 05.05.2011 14:55, Kornel wrote: - NLS disabled by default Formerly it was enabled by default, but after some discussions Peter change it It was too annoying to always having build all the .po stu

Re: r38608 - in lyx-devel/trunk: . development/cmake development/cmake/doc development/cmake/modules development/cmake/po development/cmake/src/support

2011-05-07 Thread Kornel
Am Samstag, 7. Mai 2011 schrieb Stephan Witt: > Am 07.05.2011 um 12:38 schrieb kor...@lyx.org: > > Author: kornel > > Date: Sat May 7 12:38:22 2011 > > New Revision: 38608 > > URL: http://www.lyx.org/trac/changeset/38608 > > > > Log: > > New cmake build from top source dir > > Should it work alr

Re: r38608 - in lyx-devel/trunk: . development/cmake development/cmake/doc development/cmake/modules development/cmake/po development/cmake/src/support

2011-05-07 Thread Stephan Witt
Am 07.05.2011 um 12:38 schrieb kor...@lyx.org: > Author: kornel > Date: Sat May 7 12:38:22 2011 > New Revision: 38608 > URL: http://www.lyx.org/trac/changeset/38608 > > Log: > New cmake build from top source dir Should it work already? How should it be used? When calling cmake from within a bu

Re: CMake TODOs

2011-05-07 Thread Peter Kümmel
On 07.05.2011 12:25, Kornel wrote: Ok, we can ask if ${CMAKE_BINARY_DIR} equals ${CMAKE_SRC_DIR} Seems we've worked in parallel. But not a problem, mainly I needed a test case for the "one-feature-in-a-branch" workflow. On github is now trunk, https://github.com/syntheticpp/lyx and the

Re: CMake TODOs

2011-05-07 Thread Peter Kümmel
On 07.05.2011 12:25, Kornel wrote: Am Samstag, 7. Mai 2011 schrieb Peter Kümmel: On 07.05.2011 11:07, Kornel wrote: Am Samstag, 7. Mai 2011 schrieb Kornel: That is exactly, what I am doing Peter. This is the patch. Kornel -set(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin) -set(

Re: CMake TODOs

2011-05-07 Thread Peter Kümmel
On 07.05.2011 11:48, Peter Kümmel wrote: On 07.05.2011 11:37, Peter Kümmel wrote: On 07.05.2011 11:07, Kornel wrote: Am Samstag, 7. Mai 2011 schrieb Kornel: That is exactly, what I am doing Peter. This is the patch. Kornel -set(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin) -s

Re: CMake TODOs

2011-05-07 Thread Kornel
Am Samstag, 7. Mai 2011 schrieb Peter Kümmel: > On 07.05.2011 11:07, Kornel wrote: > > Am Samstag, 7. Mai 2011 schrieb Kornel: > >> That is exactly, what I am doing Peter. > > > > This is the patch. > > > > Kornel > > -set(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin) > -set(LIBRARY_OUTPU

xetex fails on docs with parentheses in names

2011-05-07 Thread Liviu Andronic
Dear all I just found a curious bug: create a new file, enter 'asdf', compile with pdflatex or with xetex and both should work fine. Now save the file and insert parenthesis in the name: newfile(1).lyx. Now pdflatex should still work, but xetex will fail with no useful error message. Regards Liviu

Re: CMake TODOs

2011-05-07 Thread Peter Kümmel
On 07.05.2011 11:37, Peter Kümmel wrote: On 07.05.2011 11:07, Kornel wrote: Am Samstag, 7. Mai 2011 schrieb Kornel: That is exactly, what I am doing Peter. This is the patch. Kornel -set(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin) -set(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR

Re: CMake TODOs

2011-05-07 Thread Peter Kümmel
On 07.05.2011 10:03, Peter Kümmel wrote: Update list, v2 v3 Open a new thread so it doesn't get lost in Goals for 2.1 Defaults: * NLS disabled by default. * Eventually, cmake without option should generate a makefile that has reasonable defaults for everything (nls, spellcheck, bu

Re: CMake TODOs

2011-05-07 Thread Peter Kümmel
On 07.05.2011 11:07, Kornel wrote: Am Samstag, 7. Mai 2011 schrieb Kornel: That is exactly, what I am doing Peter. This is the patch. Kornel -set(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin) -set(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR}/lib) +set(EXECUTABLE_OUTPUT_PATH ${CMAK

Re: CMake TODOs

2011-05-07 Thread Kornel
Am Samstag, 7. Mai 2011 schrieb Kornel: > That is exactly, what I am doing Peter. This is the patch. Kornel Index: development/cmake/src/support/CMakeLists.txt === --- development/cmake/src/support/CMakeLists.txt (Revision 38

Re: CMake TODOs

2011-05-07 Thread Kornel
Am Samstag, 7. Mai 2011 schrieb Peter Kümmel: > On 07.05.2011 09:45, Kornel wrote: > > Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > >> Am 06.05.2011 um 11:21 schrieb Kornel: > >>> Am Freitag, 6. Mai 2011 schrieb Jean-Marc Lasgouttes: > Le 06/05/2011 08:24, Stephan Witt a écrit : > >> *

Re: CMake TODOs

2011-05-07 Thread Peter Kümmel
Update list, v2 Open a new thread so it doesn't get lost in Goals for 2.1 Defaults: * NLS disabled by default. * Eventually, cmake without option should generate a makefile that has reasonable defaults for everything (nls, spellcheck, build type, ...), at least when released. Help: *

Re: CMake TODOs

2011-05-07 Thread Peter Kümmel
On 07.05.2011 09:45, Kornel wrote: Am Freitag, 6. Mai 2011 schrieb Stephan Witt: Am 06.05.2011 um 11:21 schrieb Kornel: Am Freitag, 6. Mai 2011 schrieb Jean-Marc Lasgouttes: Le 06/05/2011 08:24, Stephan Witt a écrit : * Run in place, without using LYX_DIR_20x copy the resources (bind/

Re: CMake TODOs

2011-05-07 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > Am 06.05.2011 um 11:21 schrieb Kornel: > > Am Freitag, 6. Mai 2011 schrieb Jean-Marc Lasgouttes: > > > Le 06/05/2011 08:24, Stephan Witt a écrit : > > > >> * Run in place, without using LYX_DIR_20x > > > >> > > > > copy the resources (bind/ ui/ l

Re: Goals for 2.1

2011-05-07 Thread Peter Kümmel
On 06.05.2011 11:01, Jean-Marc Lasgouttes wrote: Le 05/05/2011 22:32, Peter Kümmel a écrit : This removes the patch for http://www.lyx.org/trac/ticket/7407 locale_init(); asserts and the try/catch doesn't help. Tried it again, seems I was wrong. The trick is that now locale_init is in the