Re: [patch] fix bug 6622

2011-08-09 Thread Uwe Stöhr
Am 03.08.2011 15:44, schrieb Richard Heck: + val = get_value(document.header, "\\use_undertilde", undertilde) + document.warning("valid \\use_undertilde value: " + val + ". Assuming auto.") That last line looks spurious. Thanks for the hint, that was only a debug output for me. T

Re: About our bug in treating spaces from copied text

2011-08-09 Thread Uwe Stöhr
Am 08.08.2011 19:42, schrieb Pavel Sanda: curious questions: is style.free_spacing == true only for LyX-Code No, you can also use this in other layouts as well. There are currently only the layouts beamer and egs who are using it and both use the lyxcode environment (which uses LaTeX's list e

Re: r37706 - in lyx-devel/trunk/src: frontends/qt4 insets

2011-08-09 Thread Richard Heck
On 08/09/2011 05:31 PM, Pavel Sanda wrote: > Vincent van Ravesteijn wrote: >>> Author: vfr >>> - string const s = cmd.getArg(1); >>> // FIXME: We only check for the very first argument... >>> + string const s = cmd.getArg(1); >>> + // We always enable the l

Re: MSVC dependencies

2011-08-09 Thread Peter Kümmel
On 09.08.2011 16:06, Jürgen Spitzmüller wrote: Pavel Sanda wrote: https://github.com/downloads/syntheticpp/lyx/lyx20-deps-msvc2010-x86.zip btw whats the time stamp of this binary? (uploaded by Peter or you?) Uploaded by Peter on July 09, 2011, according to the log. It's also here (I could

Re: r37706 - in lyx-devel/trunk/src: frontends/qt4 insets

2011-08-09 Thread Pavel Sanda
Vincent van Ravesteijn wrote: >> Author: vfr >> -string const s = cmd.getArg(1); >> // FIXME: We only check for the very first argument... >> +string const s = cmd.getArg(1); >> +// We always enable the lfun if it is coming from the dialog >> +

Re: SourceForge FTP server (was: 'Re: MSVC dependencies')

2011-08-09 Thread Pavel Sanda
Richard Heck wrote: > On 08/09/2011 01:05 PM, Liviu Andronic wrote: > > On Tue, Aug 9, 2011 at 1:21 PM, Rainer M Krug wrote: > >> We have an SF account and project ( https://sourceforge.net/projects/lyx/ ) > >> As I understand it, we just have to upload the files and they should be > >> there. > >

Re: r37706 - in lyx-devel/trunk/src: frontends/qt4 insets

2011-08-09 Thread Vincent van Ravesteijn
Op 17-2-2011 0:09, v...@lyx.org schreef: Author: vfr Date: Thu Feb 17 00:09:29 2011 New Revision: 37706 URL: http://www.lyx.org/trac/changeset/37706 Log: Fix bug #7308: Table settings dialog broken. Modified: lyx-devel/trunk/src/frontends/qt4/GuiTabular.cpp lyx-devel/trunk/src/insets/In

Re: SourceForge FTP server (was: 'Re: MSVC dependencies')

2011-08-09 Thread Richard Heck
On 08/09/2011 01:05 PM, Liviu Andronic wrote: > On Tue, Aug 9, 2011 at 1:21 PM, Rainer M Krug wrote: >> We have an SF account and project ( https://sourceforge.net/projects/lyx/ ) >> As I understand it, we just have to upload the files and they should be >> there. >> > Would it suffice to upload t

SourceForge FTP server (was: 'Re: MSVC dependencies')

2011-08-09 Thread Liviu Andronic
On Tue, Aug 9, 2011 at 1:21 PM, Rainer M Krug wrote: > We have an SF account and project ( https://sourceforge.net/projects/lyx/ ) > As I understand it, we just have to upload the files and they should be > there. > Would it suffice to upload the 2.0.x releases, or should we mirror the entire 'lyx

Re: second round: questions to be able to update the docs

2011-08-09 Thread Julien Rioux
On 09/08/2011 11:17 AM, Uwe Stöhr wrote: Am 09.08.2011 17:12, schrieb Julien Rioux: Oh wait, lilypond-book is a python script. For windows we probably need to spawn the python interpreter explicitly. No, this works because Python is in LyX's PATH prefix. I mean don't you need to start 'pyth

Re: second round: questions to be able to update the docs

2011-08-09 Thread Uwe Stöhr
Am 09.08.2011 17:12, schrieb Julien Rioux: Thanks Uwe, it's great that you try it out on windows and provide feedback. I am not sure why it fails at starting lilypond-book. Yes, this program tries to create a lot of files, but it should be happening in the temporary directory anyway. It isn't

Re: second round: questions to be able to update the docs

2011-08-09 Thread Julien Rioux
On 09/08/2011 10:54 AM, Uwe Stöhr wrote: Am 09.08.2011 11:02, schrieb Julien Rioux: 10. In http://wiki.lyx.org/LyX/NewInLyX20#lb it is told that Lilypond support is already described. Where? The module is described in the example file lilypond.lyx. Thanks, I found it now. This file is perfe

Re: second round: questions to be able to update the docs

2011-08-09 Thread Uwe Stöhr
Am 09.08.2011 11:02, schrieb Julien Rioux: 10. In http://wiki.lyx.org/LyX/NewInLyX20#lb it is told that Lilypond support is already described. Where? The module is described in the example file lilypond.lyx. Thanks, I found it now. This file is perfect and I'll add it to the specific manuals

Re: second round: questions to be able to update the docs

2011-08-09 Thread Richard Heck
On 08/09/2011 09:58 AM, Uwe Stöhr wrote: >>> 16. What is the entry "XHTML Output Options" in the document >>> settings->Output exactly for? In sec. 3.8.2.6 XHTML of the UserGuide >>> it is stated that math will be output in MathML, but in the document >>> settings I can use other engines. So what i

Re: MSVC dependencies

2011-08-09 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > > https://github.com/downloads/syntheticpp/lyx/lyx20-deps-msvc2010-x86.zip > > btw whats the time stamp of this binary? (uploaded by Peter or you?) Uploaded by Peter on July 09, 2011, according to the log. Jürgen

Re: second round: questions to be able to update the docs

2011-08-09 Thread Uwe Stöhr
Am 09.08.2011 06:56, schrieb Richard Heck: 13. In http://wiki.lyx.org/LyX/NewInLyX20#modules there is the entry for fixltx2e. This module does only add \usepackage{fixltx2e} to the preamble, but this could also be done before. What is the benefit of this module. I think it was added just to ma

Re: MSVC dependencies

2011-08-09 Thread Vincent van Ravesteijn
Op 9-8-2011 13:20, Jürgen Spitzmüller schreef: Vincent van Ravesteijn wrote: Could someone help me getting the "lyx20-deps-msvc2010-x86.zip" file ? https://github.com/downloads/syntheticpp/lyx/lyx20-deps-msvc2010-x86.zip Jürgen Thanks. Vincent

Re: MSVC dependencies

2011-08-09 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Vincent van Ravesteijn wrote: > > Could someone help me getting the "lyx20-deps-msvc2010-x86.zip" file ? > > https://github.com/downloads/syntheticpp/lyx/lyx20-deps-msvc2010-x86.zip btw whats the time stamp of this binary? (uploaded by Peter or you?) i guess that afte

Re: MSVC dependencies

2011-08-09 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > Could someone help me getting the "lyx20-deps-msvc2010-x86.zip" file ? https://github.com/downloads/syntheticpp/lyx/lyx20-deps-msvc2010-x86.zip Jürgen

Re: MSVC dependencies

2011-08-09 Thread Rainer M Krug
We have an SF account and project ( https://sourceforge.net/projects/lyx/ ) As I understand it, we just have to upload the files and they should be there. There is also a svn mirror, but in needs to be updated. Rainer On Tue, Aug 9, 2011 at 1:12 PM, Liviu Andronic wrote: > Hello > > > On Tue,

Re: MSVC dependencies

2011-08-09 Thread Liviu Andronic
Hello On Tue, Aug 9, 2011 at 11:50 AM, Vincent van Ravesteijn wrote: > To get back to the old times I tried to compile LyX again, but this failed > because I'm missing the msvc dependencies. And apparently the FTP server is > still DOWN > What is needed to get the FTP server up on S

MSVC dependencies

2011-08-09 Thread Vincent van Ravesteijn
Hi All, Due to some holidays, a lot of work and some misfortune, my LyX development have been set back a bit. To get back to the old times I tried to compile LyX again, but this failed because I'm missing the msvc dependencies. And apparently the FTP server is still DOWN Could

Re: second round: questions to be able to update the docs

2011-08-09 Thread Julien Rioux
Hi Uwe, On 08/08/2011 10:50 PM, Uwe Stöhr wrote: Am 08.08.2011 05:24, schrieb Uwe Stöhr: I'm currently finishing the doc update for 2.0.x. For some new features I need your help: > [...] 10. In http://wiki.lyx.org/LyX/NewInLyX20#lb it is told that Lilypond support is already described. Wh