Re: [PATCH] Math Macro Bug

2011-05-06 Thread Enrico Forestieri
On Fri, May 06, 2011 at 06:07:13PM -0400, Richard Heck wrote: > Anyway, I'd very much value your opinion on the patch itself. I do not > know the math code well. I think you are right and your patch does what is needed to avoid the bug. I don't know the macro code well enough to say whether there

Re: [PATCH] Math Macro Bug

2011-05-06 Thread Richard Heck
On 05/06/2011 05:34 PM, Enrico Forestieri wrote: > On Fri, May 06, 2011 at 08:20:31AM -0400, Richard Heck wrote: > >> The reason this is not a problem in the UI is that the metrics >> calculation does recurse this way. This helps to hide the bug when >> EXPORT_IN_THREAD is disabled and is why I tho

Re: Goals for 2.1

2011-05-06 Thread Jean-Marc Lasgouttes
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 mapping of keyboard-layout to intended document language i

Re: [PATCH] Math Macro Bug

2011-05-06 Thread Enrico Forestieri
On Fri, May 06, 2011 at 08:20:31AM -0400, Richard Heck wrote: > The reason this is not a problem in the UI is that the metrics > calculation does recurse this way. This helps to hide the bug when > EXPORT_IN_THREAD is disabled and is why I thought this worked. One can play with words, but... this

Re: Goals for 2.1

2011-05-06 Thread Jean-Marc Lasgouttes
Le 06/05/2011 21:18, Kornel a écrit : > +#cmakedefine LYX_EXTERNAL_LIBINTL 1 > for my enlightment, what does this do? Defines the macro LYX_EXTERNAL_LIBINTL according to the cmake value ${LYX_EXTERNAL_LIBINTL} This means if ${LYX_EXTERNAL_LIBINTL} ==> #define LYX_EXTERNAL_LIBINTL 1 else

Re: Feature request: the missing element in the LyX office suite

2011-05-06 Thread Liviu Andronic
On Fri, May 6, 2011 at 9:57 PM, Neal Becker wrote: > No File > Import > Gnumeric here (fedora 14 lyx-2.0.0-0.21.rc3.fc14.x86_64) > > What am I missing? > Maybe Gnumeric. And perhaps LyX 2.0. Liviu

Re: Thank you

2011-05-06 Thread Liviu Andronic
On Fri, May 6, 2011 at 9:11 PM, Gerhardus Geldenhuis wrote: > Hi > I just wanted to write a quick thank you to all of the developers for > getting Lyx where it is. I recently made the decision to ditch word > in favor of Lyx as I am starting to write more serious scientific documents > and I have

Re: Feature request: the missing element in the LyX office suite

2011-05-06 Thread Neal Becker
Liviu Andronic wrote: > On Wed, May 4, 2011 at 11:01 AM, Andrew Parsloe wrote: >> The current lack of even a basic 'active' table in LyX, where you can sum a >> column of figures for instance, >> > This is not accurate. In 2.0 you can: > File > Import > Table (CSV) > File > Import > xls > File >

Re: Asynchronous Export - Essential Feature, Not Bloat (was Re: Goals for 2.1)

2011-05-06 Thread Liviu Andronic
On Wed, May 4, 2011 at 10:48 PM, Rob Oakes wrote: > But, in LyX's defense, it's a very complicated book and the export time is > pretty comparable to what I'd get in InDesign or Scribus. LyX is far > superior, though, because this book would be prohibitively difficult in > either program. (Prob

Re: Scripting vs plugins

2011-05-06 Thread Andre Poenitz
On Fri, May 06, 2011 at 07:33:35PM +, Guenter Milde wrote: > On 2011-05-06, venom00 wrote: > >> >> Lua > >> >>+ small and fast, > >> >>+ used in LuaTeX, so it will become more common and known in the > >> >> TeX community, > >> >>+ a Lua interpreter can be embedded in LyX with

Re: Scripting vs plugins

2011-05-06 Thread Guenter Milde
On 2011-05-06, venom00 wrote: >> >> Lua >> >>+ small and fast, >> >>+ used in LuaTeX, so it will become more common and known in the >> >> TeX community, >> >>+ a Lua interpreter can be embedded in LyX with minimal >> impact on >> >> the binary size. >> > Wasn't there anothe

Re: Goals for 2.1

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Jean-Marc Lasgouttes: > Le 06/05/2011 18:29, Kornel a écrit : > > Thanks Jean-Marc. Will check now, if the defines in config.h.cmake don't > > break > > Lyx behaves ok ... > > > > Ataching the patch. > > Go ahead if it works. > > Small nit: > > +#cmakedefine LY

Re: Goals for 2.1

2011-05-06 Thread Guenter Milde
On 2011-05-06, Jean-Marc Lasgouttes wrote: > Le 06/05/11 17:23, Richman Reuven a écrit : >> * recognizing the os-es language change, i'm not sure how it works for >> other languages but a common solution for english/hebrew switching is >> using f12, i always wonder why? ^_^* > I am sure Qt gives u

Thank you

2011-05-06 Thread Gerhardus Geldenhuis
Hi I just wanted to write a quick thank you to all of the developers for getting Lyx where it is. I recently made the decision to ditch word in favor of Lyx as I am starting to write more serious scientific documents and I have not looked back. Lyx is awesome and although the learning curve is stee

Re: Goals for 2.1

2011-05-06 Thread Stephan Witt
Am 06.05.2011 um 20:04 schrieb Jean-Marc Lasgouttes: > Le 06/05/2011 18:29, Kornel a écrit : >> Thanks Jean-Marc. Will check now, if the defines in config.h.cmake don't >> break >> Lyx behaves ok ... >> >> Ataching the patch. > > Go ahead if it works. I tried it and it compiles and LyX starts.

Re: Goals for 2.1

2011-05-06 Thread Jean-Marc Lasgouttes
Le 06/05/2011 18:29, Kornel a écrit : Thanks Jean-Marc. Will check now, if the defines in config.h.cmake don't break Lyx behaves ok ... Ataching the patch. Go ahead if it works. Small nit: +#cmakedefine LYX_EXTERNAL_LIBINTL 1 for my enlightment, what does this do? +#if !defined(LYX_EXTERN

Re: Goals for 2.1

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Jean-Marc Lasgouttes: > Le 06/05/11 17:50, Kornel a écrit : > > But it is your work. It would be disingenuous. > > > > I will prepare a patch, but you should commit. > > Seriously, it is more important for me to have all the cmake code > passing through your hands.

Re: Goals for 2.1

2011-05-06 Thread Jean-Marc Lasgouttes
Le 06/05/11 17:50, Kornel a écrit : But it is your work. It would be disingenuous. I will prepare a patch, but you should commit. Seriously, it is more important for me to have all the cmake code passing through your hands. JMarc

Re: Goals for 2.1

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Jean-Marc Lasgouttes: > Le 05/05/11 17:19, Kornel a écrit : > > You did. Sorry. Compiling now. > > > > Ok, two glitches ... > > Feel free to commit it once/if you are satisfied by it. > > JMarc But it is your work. It would be disingenuous. I will prepare a p

Re: Goals for 2.1

2011-05-06 Thread Jean-Marc Lasgouttes
Le 06/05/11 17:23, Richman Reuven a écrit : * recognizing the os-es language change, i'm not sure how it works for other languages but a common solution for english/hebrew switching is using f12, i always wonder why? ^_^* I am sure Qt gives us this information. We should react to OS-level lang

Re: Goals for 2.1

2011-05-06 Thread Richman Reuven
On Wed, 2011-05-04 at 00:50 +0200, Vincent van Ravesteijn wrote: > Hi everyone, > > As a typical start of a new release cycle I want to poll > - what features are a must in the next release; > - what work do you think you will be doing; > - what do you hope to see somebody else to do (please ke

Re: speedup XeTeX compilation

2011-05-06 Thread Richard Heck
On 05/06/2011 10:46 AM, Jean-Marc Lasgouttes wrote: Le 05/05/11 11:21, Guenter Milde a écrit : When compiling with XeTeX, use a two-step approach: 1. generate XDV (extended DVI) output rather than PDF (xelatex -no-pdf) until there is no need to re-run. 2. convert the XDV file to PDF (xdvip

Re: speedup XeTeX compilation

2011-05-06 Thread Jean-Marc Lasgouttes
Le 05/05/11 11:21, Guenter Milde a écrit : When compiling with XeTeX, use a two-step approach: 1. generate XDV (extended DVI) output rather than PDF (xelatex -no-pdf) until there is no need to re-run. 2. convert the XDV file to PDF (xdvipdfmx) This way, the XDV->PDF conversion will not be

Re: Goals for 2.1

2011-05-06 Thread Sam Lewis
- Original Message - > 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 th

Re: Goals for 2.1

2011-05-06 Thread Jean-Marc Lasgouttes
Le 05/05/11 17:19, Kornel a écrit : You did. Sorry. Compiling now. Ok, two glitches ... Feel free to commit it once/if you are satisfied by it. JMarc

Re: Goals for 2.1

2011-05-06 Thread Sam Lewis
- Original Message - > From: Tommaso Cucinotta > So, why having a git-based file format ? I was under the impressions that the point of a taped or zip format was that all relevant files bibliography, graphics, and lyx file would be committed/ pushed at once via the LyX interface. Mayb

Re: LyX 1.6.10

2011-05-06 Thread Jürgen Spitzmüller
BH wrote: > I've put LyX-1.6.10-Mac-Universal.dmg here: > > https://edisk.fandm.edu/bennett.helm/lyx/LyX-1.6.10-Mac-Universal.dmg Got it! > Thanks, Jürgen, for all your hard work. Thanks to you! Jürgen

Re: LyX 1.6.10

2011-05-06 Thread BH
On Fri, May 6, 2011 at 4:30 AM, Jürgen Spitzmüller wrote: > I've uploaded the tarballs here: > > ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.10.tar.bz2 > ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.10.tar.gz > > Please test. I will wait with the announcement for the 2.0 announcement and > fo

Re: Goals for 2.1

2011-05-06 Thread Tommaso Cucinotta
Il 06/05/2011 14:50, Tommaso Cucinotta ha scritto: So, why having a git-based file format ? 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,

Re: Goals for 2.1

2011-05-06 Thread Tommaso Cucinotta
Il 06/05/2011 12:12, Sam Lewis ha scritto: - Original Message - From: Abdelrazak Younes But my vision is going much farther than just a file to be interchanged. At the end, we could very well work from within LyX without sending anything, LyX would take care of cloning, pushing and pull

[PATCH] Math Macro Bug

2011-05-06 Thread Richard Heck
The attached patch addresses a bug that surfaced first with XHTML export, but I suspect there are other versions of the bug. Open the test file attached. Note that the macro \testt is defined in terms of \test. View XHTML. Then we generate an image for the first formula. The reason is that export

Re: Goals for 2.1

2011-05-06 Thread Sam Lewis
- Original Message - > From: Abdelrazak Younes > But my vision is going much farther than just a file to be interchanged. At > the > end, we could very well work from within LyX without sending anything, LyX > would > take care of cloning, pushing and pulling, etc. People would then b

RE: Scripting vs plugins (was RE: Goals for 2.1)

2011-05-06 Thread venom00
> >> Lua > >>+ small and fast, > >>+ used in LuaTeX, so it will become more common and known in the > >> TeX community, > >>+ a Lua interpreter can be embedded in LyX with minimal > impact on > >> the binary size. > > > Wasn't there another thread with the result that LyX is

Re: Goals for 2.1

2011-05-06 Thread Pavel Sanda
Kornel wrote: > Nonetheless I don't like messed source, but I like at the same time > to have remerged files which I can edit. They are there witch correct marked > source lines. > I use this info to resolve the meaning of some strings. > > And comparing some po-files (de sk cz pl) is easier, sin

Re: CMake TODOs

2011-05-06 Thread Pavel Sanda
Abdelrazak Younes wrote: > On 06/05/2011 12:15, Jean-Marc Lasgouttes wrote: >> Le 06/05/2011 12:10, Jean-Marc Lasgouttes a écrit : >>> PS: I am not specially trying to kill cmake, but presenting it as a >>> solution to all problems is not helpful. >> >> To be more precise: I am against saying "let'

Re: CMake TODOs

2011-05-06 Thread Jean-Marc Lasgouttes
Le 06/05/2011 11:58, Abdelrazak Younes a écrit : So much for cmake native support. Xcode is using gcc AFAIK... CMake can generate either XCode project or plain Makefile. Both are native to Mac AFAIK. QtCreator on Mac is native. It use the Makefile generator of CMake. Make that "so much for a

Re: Goals for 2.1

2011-05-06 Thread Guenter Milde
On 2011-05-05, Peter Kümmel wrote: > On 05.05.2011 10:28, Guenter Milde wrote: >> As language I'd use one of: >> Lua >>+ small and fast, >>+ used in LuaTeX, so it will become more common and known in the >> TeX community, >>+ a Lua interpreter can be embedded in LyX with minimal

Re: CMake TODOs

2011-05-06 Thread Stephan Witt
Am 06.05.2011 um 12:18 schrieb Abdelrazak Younes: > On 06/05/2011 12:15, Jean-Marc Lasgouttes wrote: >> Le 06/05/2011 12:10, Jean-Marc Lasgouttes a écrit : >>> PS: I am not specially trying to kill cmake, but presenting it as a >>> solution to all problems is not helpful. >> >> To be more precise

Re: LyX 1.6.10

2011-05-06 Thread Stephan Witt
Am 06.05.2011 um 10:30 schrieb Jürgen Spitzmüller: > I've uploaded the tarballs here: > > ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.10.tar.bz2 > ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.10.tar.gz > > Please test. I will wait with the announcement for the 2.0 announcement and > for bi

RE: CMake TODOs

2011-05-06 Thread venom00
> I tried XCode a bit and, for LyX, I think QtCreator is much > much better, > that's all. For Mac specific development XCode is probably better. The same with Visual Studio under Windows. venom00

Re: CMake TODOs

2011-05-06 Thread Abdelrazak Younes
On 06/05/2011 12:15, Jean-Marc Lasgouttes wrote: Le 06/05/2011 12:10, Jean-Marc Lasgouttes a écrit : PS: I am not specially trying to kill cmake, but presenting it as a solution to all problems is not helpful. To be more precise: I am against saying "let's drop autotools cmake is so much bett

Re: CMake TODOs

2011-05-06 Thread Abdelrazak Younes
On 06/05/2011 12:10, Jean-Marc Lasgouttes wrote: Le 06/05/2011 11:58, Abdelrazak Younes a écrit : So much for cmake native support. Xcode is using gcc AFAIK... CMake can generate either XCode project or plain Makefile. Both are native to Mac AFAIK. QtCreator on Mac is native. It use the Makefi

Re: CMake TODOs

2011-05-06 Thread Jean-Marc Lasgouttes
Le 06/05/2011 12:10, Jean-Marc Lasgouttes a écrit : PS: I am not specially trying to kill cmake, but presenting it as a solution to all problems is not helpful. To be more precise: I am against saying "let's drop autotools cmake is so much better". Now, if we manage to give cmake the polish it

Re: CMake TODOs

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Jean-Marc Lasgouttes: > 4/ on Friday, I can blame whoever I want! > > JMarc I forgot ... Kornel signature.asc Description: This is a digitally signed message part.

Re: CMake TODOs

2011-05-06 Thread Abdelrazak Younes
On 06/05/2011 11:09, Jean-Marc Lasgouttes wrote: Le 06/05/2011 10:36, Abdelrazak Younes a écrit : The solution would be to create the XCode project with the -sysdir arguments at first. Then the copy wouldn't be necessary. Or any other idea would be fine. Unfortunately cmake recreates the XCode p

Re: CMake TODOs

2011-05-06 Thread Jean-Marc Lasgouttes
Le 06/05/2011 11:20, Kornel a écrit : > >> Unfortunately cmake recreates the XCode projects from scratch every > >> time, AFAIK. > > Then use QtCreator ;-) > So much for cmake native support. Sorry Jean-Marc, to run lyx in place was done in source code for autotools only. Please don't

Re: CMake TODOs

2011-05-06 Thread 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/ layouts/ dicts/ thes/ ...) to the build > > > stage (?

Re: CMake TODOs

2011-05-06 Thread 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/ layouts/ dicts/ thes/ ...) to the build > > stage (?) This is what I do: copy them from an autotools ins

Re: CMake TODOs

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Jean-Marc Lasgouttes: > Le 06/05/2011 10:36, Abdelrazak Younes a écrit : > >> The solution would be to create the XCode project with the -sysdir > >> arguments at first. > >> Then the copy wouldn't be necessary. Or any other idea would be fine. > >> Unfortunately cma

Re: CMake TODOs

2011-05-06 Thread Jean-Marc Lasgouttes
Le 06/05/2011 10:36, Abdelrazak Younes a écrit : The solution would be to create the XCode project with the -sysdir arguments at first. Then the copy wouldn't be necessary. Or any other idea would be fine. Unfortunately cmake recreates the XCode projects from scratch every time, AFAIK. Then use

Re: CMake TODOs

2011-05-06 Thread Pavel Sanda
Pavel Sanda wrote: > Peter Kümmel wrote: > > Features > > * I would like to see a BUILD_TYPE flag like in autotools, with automatic > > selection from lyx version > > * Disbale merging selectively > > * Bundles for Mac OSX > > check that .tar.gz and .xz are identical to those from autotools i

Re: CMake TODOs

2011-05-06 Thread Pavel Sanda
Peter Kümmel wrote: > Features > * I would like to see a BUILD_TYPE flag like in autotools, with automatic > selection from lyx version > * Disbale merging selectively > * Bundles for Mac OSX check that .tar.gz and .xz are identical to those from autotools pavel

Re: CMake TODOs

2011-05-06 Thread 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/ layouts/ dicts/ thes/ ...) to the build stage (?) This is what I do: copy them from an autotools install into the cmake project. No, Package.cpp has to be fixed. JMar

Re: Goals for 2.1

2011-05-06 Thread Jean-Marc Lasgouttes
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 try {} part and does not get invoked when there

Re: Goals for 2.1

2011-05-06 Thread Jean-Marc Lasgouttes
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 stuff when you wanna only work on on C++ code. For in

Re: r38605 - lyx-devel/branches/BRANCH_1_6_X

2011-05-06 Thread Abdelrazak Younes
On 06/05/2011 10:46, Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: Log: So schlafe nun du Kleine! Was weinest du? Sanft ist im Mondenscheine, Und süß die Ruh. Je vous demande pardon? Un adieu privée ... Voilà ce que dit Google :-) Alors maintenant dormir un peu! Qu'est-ce que vous pleu

Re: r38605 - lyx-devel/branches/BRANCH_1_6_X

2011-05-06 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > > Log: > > So schlafe nun du Kleine! > > Was weinest du? > > Sanft ist im Mondenscheine, > > Und süß die Ruh. > > Je vous demande pardon? Un adieu privée ... Jürgen

Re: r38605 - lyx-devel/branches/BRANCH_1_6_X

2011-05-06 Thread Abdelrazak Younes
On 06/05/2011 10:40, sp...@lyx.org wrote: Author: spitz Date: Fri May 6 10:40:37 2011 New Revision: 38605 URL: http://www.lyx.org/trac/changeset/38605 Log: So schlafe nun du Kleine! Was weinest du? Sanft ist im Mondenscheine, Und süß die Ruh. Je vous demande pardon?

Re: CMake TODOs

2011-05-06 Thread Abdelrazak Younes
On 06/05/2011 10:28, Stephan Witt wrote: Am 06.05.2011 um 10:15 schrieb Kornel: Am Freitag, 6. Mai 2011 schrieb Stephan Witt: Am 06.05.2011 um 09:08 schrieb Kornel: Am Freitag, 6. Mai 2011 schrieb Stephan Witt: Bug fixing * Run in place, without using LYX_DIR_20x copy the resources (bi

Re: CMake TODOs

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > Am 06.05.2011 um 10:15 schrieb Kornel: > > Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > > > Am 06.05.2011 um 09:08 schrieb Kornel: > > > > Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > > > > > > Bug fixing > > > > > > * Run in place, without usin

LyX 1.6.10

2011-05-06 Thread Jürgen Spitzmüller
I've uploaded the tarballs here: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.10.tar.bz2 ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-1.6.10.tar.gz Please test. I will wait with the announcement for the 2.0 announcement and for binaries. Thanks, Jürgen

Re: CMake TODOs

2011-05-06 Thread Stephan Witt
Am 06.05.2011 um 10:15 schrieb Kornel: > Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > > Am 06.05.2011 um 09:08 schrieb Kornel: > > > Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > > > > > Bug fixing > > > > > * Run in place, without using LYX_DIR_20x > > > > > > > > >copy the resources (b

Re: Goals for 2.1

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Pavel Sanda: > Kornel wrote: > > Every so often there were svn-conflicts, > > po conflicts are seldom under autotools (ie the remerge isn't done for each > build). > > > either I was forced to remove the created po-files, or I had to commit > > the remerged. > > s

RE: Scripting vs plugins (was RE: Goals for 2.1)

2011-05-06 Thread venom00
> I think I have quite an uncommon opinion (among LyX developers) about > what LFUNs are causing (perhaps as a side effect) in the LyX code. > Basically, many classes use this machinery to invoke operations, with > the result that sometimes the class does not get a properly designed > interface

Re: CMake TODOs

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Kornel: > > > * Run in place, without using LYX_DIR_20x > > > > This is now LYX_DIR_21x. Kornel signature.asc Description: This is a digitally signed message part.

Re: CMake TODOs

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > Am 06.05.2011 um 09:08 schrieb Kornel: > > Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > > > > Bug fixing > > > > * Run in place, without using LYX_DIR_20x > > > > > > >copy the resources (bind/ ui/ layouts/ dicts/ thes/ ...) to the > > >bu

Re: Scripting vs plugins (was RE: Goals for 2.1)

2011-05-06 Thread Tommaso Cucinotta
Il 05/05/2011 22:40, venom00 ha scritto: My idea was to issue commands to LyX via LFUNs, which are quite stable, even because they're associated with customizable shortcuts. I think this is a very uninvasive approach. For the language I prefer Python because _a lot_ of people uses it and I thi

Re: Trunk is completely frozen for any commits [unfrozen]

2011-05-06 Thread Pavel Sanda
Joost Verburg wrote: > "Pavel Sanda" wrote in message > news:20110505061312.ga15...@atrey.karlin.mff.cuni.cz... >> Joost do you have time to fix (in another words should i wait with >> announce for the new version)? > > I was just able to reproduce the problem. Compiling new installers now. ple

BRANCH_1_6_X frozen ...

2011-05-06 Thread Jürgen Spitzmüller
... and will probably stay in this state forever. I'm setting up 1.6.10 now. Jürgen

Re: CMake TODOs

2011-05-06 Thread Stephan Witt
Am 06.05.2011 um 09:08 schrieb Kornel: > Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > > > Bug fixing > > > * Run in place, without using LYX_DIR_20x > > > >copy the resources (bind/ ui/ layouts/ dicts/ thes/ ...) to the build > > stage (?) This is what I do: copy them from an autotools ins

Re: Goals for 2.1

2011-05-06 Thread Vincent van Ravesteijn
On 6-5-2011 8:37, Peter Kümmel wrote: > And who collects all the ideas from this 100+ thread? I do. Vincent

Re: Goals for 2.1

2011-05-06 Thread Pavel Sanda
venom00 wrote: > > And who collects all the ideas from this 100+ thread? > > > > When extending the list we should post the complete list. > > And discussion should not be done within the list. > > A wiki page? this sounds nice idea, but i doesn't work in practise looking for last two attempts

Re: CMake TODOs

2011-05-06 Thread Kornel
Am Freitag, 6. Mai 2011 schrieb Stephan Witt: > > Bug fixing > > * Run in place, without using LYX_DIR_20x > >copy the resources (bind/ ui/ layouts/ dicts/ thes/ ...) to the build > stage (?) This is what I do: copy them from an autotools install into the > cmake project. We may as well try t

Re: Goals for 2.1

2011-05-06 Thread Pavel Sanda
Kornel wrote: > Every so often there were svn-conflicts, po conflicts are seldom under autotools (ie the remerge isn't done for each build). > either I was forced to remove the created po-files, or I had to commit the > remerged. svn revert *.po //git checkout -f > At that time the created po

RE: Goals for 2.1

2011-05-06 Thread venom00
> And who collects all the ideas from this 100+ thread? > > When extending the list we should post the complete list. > And discussion should not be done within the list. A wiki page? venom00