Re: ANNOUNCE: LyX version 2.0.0 (release candidate 1)

2011-03-13 Thread Stephan Witt
Am 14.03.2011 um 04:32 schrieb John McCabe-Dansted: > On Mon, Mar 14, 2011 at 5:39 AM, Vincent van Ravesteijn wrote: >> Op 13-3-2011 22:35, Tommaso Cucinotta schreef: >>> Il 13/03/2011 22:25, Vincent van Ravesteijn ha scritto: >>> the funny thing is that, if I write a test-case with that autotes

Re: r37910 - lyx-devel/trunk/src

2011-03-13 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > > Log: > > * LyXRC.cpp: fix typo. although these strings are not used at all. > > while they add additional burden to translator. i propose that we > use plain string insetad of _("") construct (if we dont want to kill > the whole block of commented strings). I think they cou

Re: r37921 - www-user/trunk/farm/cookbook/LyX

2011-03-13 Thread Jürgen Spitzmüller
sa...@lyx.org wrote: > Author: sanda > Date: Sun Mar 13 23:37:31 2011 > New Revision: 37921 > URL: http://www.lyx.org/trac/changeset/37921 > > Log: > * i18n_trunk.inc: update trunk stats Pavel, notice that the stats are wrong as long as you don't do a po remerge regularly, since some languages h

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Liviu Andronic
Hey Abdel On Sun, Mar 13, 2011 at 10:44 PM, Liviu Andronic wrote: > Abdel, > > On Sun, Mar 13, 2011 at 10:31 PM, Abdelrazak Younes wrote: >> - tex2lyx integration: The idea would be to integrate tex parser from >> tex2lyx into LyX proper. LyX would then directly writes a Buffer structures >> ins

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Liviu Andronic
Richard, On Mon, Mar 14, 2011 at 2:08 AM, Richard Heck wrote: > On 3/13/11 5:21 PM, Vincent van Ravesteijn wrote: >> >>  Op 13-3-2011 22:13, Liviu Andronic schreef: >> - Improved XHTML&  ePub support (?) >> >> I would put Jose up for this one. (Maybe he can have a look at the related >> docb

Re: ANNOUNCE: LyX version 2.0.0 (release candidate 1)

2011-03-13 Thread John McCabe-Dansted
On Mon, Mar 14, 2011 at 5:39 AM, Vincent van Ravesteijn wrote: >  Op 13-3-2011 22:35, Tommaso Cucinotta schreef: >> Il 13/03/2011 22:25, Vincent van Ravesteijn ha scritto: >> the funny thing is that, if I write a test-case with that autotests >> testing machinery, then LyX passes it with no proble

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Richard Heck
On 3/13/11 7:44 PM, Tommaso Cucinotta wrote: Il 13/03/2011 23:28, Julien Rioux ha scritto: So I think an automatic tool, like a command-line cls2layout script, is more urgent today than an editor as described in the wiki page. You specify a .cls file, the tool parses it, identifies the high-le

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Richard Heck
On 3/13/11 5:21 PM, Vincent van Ravesteijn wrote: Op 13-3-2011 22:13, Liviu Andronic schreef: - Improved XHTML& ePub support (?) I would put Jose up for this one. (Maybe he can have a look at the related docbook stuff again ;)). I'm happy to help with this one, too, since I did the XHTM

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Richard Heck
On 3/13/11 5:15 PM, Abdelrazak Younes wrote: On 13/03/2011 22:08, Liviu Andronic wrote: Dear all Now that the GSoC Ideas page [1] is largely ready, I'd like to sort out the affiliation of prospective mentors to given projects. We already have: - Pavel (Ledpar support) - Vincent (presentation mod

Re: Release 2

2011-03-13 Thread Pavel Sanda
Michal wrote: > While I still don't know why msvc2008 is no longer recommended, it i think the reason is that Joost (who was recently working on new installer) is simply using and testing with 2010. pavel

Re: Release 2

2011-03-13 Thread Michal
On Fri, 11 Mar 2011 23:47:37 +0100 Vincent van Ravesteijn wrote: > [...] > I don't know what scripts that are (was that the scons support ?). > > If you use CMake you can just generate solution files for vs2008 and > compile. > Nothing really changed AFAIK. While I still don't know why msvc2

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Tommaso Cucinotta
Il 13/03/2011 23:28, Julien Rioux ha scritto: So I think an automatic tool, like a command-line cls2layout script, is more urgent today than an editor as described in the wiki page. You specify a .cls file, the tool parses it, identifies the high-level macros and environments, and creates the .

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Tommaso Cucinotta
Il 13/03/2011 23:23, veno...@arcadiaclub.com ha scritto: I'm willing to partecipate on the student-side of the thing, so I think I'll be able to suggest my idea later, when student applications are open. About the language: what would you suggest? Maybe JavaScript would be an alternative but fo

Re: Two modules: footnotes and hyperrefs

2011-03-13 Thread Tommaso Cucinotta
Il 13/03/2011 21:32, Richard Heck ha scritto: If you add this to trac, I'll try to do it early in the 2.1 cycle. #7356. T.

Re: r37901 - in lyx-devel/trunk/src: . frontends/qt4 frontends/qt4/ui

2011-03-13 Thread Pavel Sanda
Pavel Sanda wrote: > Stephan Witt wrote: > > Note: on Windows this was 2 originally. > > If this should continue to be the default I propose to add > > "\cursor_width 2" to lyxrc.dist.in for windows. > > please do this or push it as a warning to installer guys... i meant pushing into trac... btw

Re: r37910 - lyx-devel/trunk/src

2011-03-13 Thread Pavel Sanda
sp...@lyx.org wrote: > Author: spitz > Date: Sun Mar 13 13:06:54 2011 > New Revision: 37910 > URL: http://www.lyx.org/trac/changeset/37910 > > Log: > * LyXRC.cpp: fix typo. although these strings are not used at all. while they add additional burden to translator. i propose that we use plain stri

Re: r37901 - in lyx-devel/trunk/src: . frontends/qt4 frontends/qt4/ui

2011-03-13 Thread Pavel Sanda
Stephan Witt wrote: > Note: on Windows this was 2 originally. > If this should continue to be the default I propose to add > "\cursor_width 2" to lyxrc.dist.in for windows. please do this or push it as a warning to installer guys... pavel

Re: hebrew support in lyx 2.0?

2011-03-13 Thread Pavel Sanda
Richman Reuven wrote: > speaking audience ^^* i'm having a little trouble with gtranslator, the > display src file starts within the po/ folder of the cvs and doesn't > work automatically (any idea how to set it's root folder?) no idea about gtranslator. some people successfully use poedit. but it

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Julien Rioux
On 13/03/2011 5:15 PM, Abdelrazak Younes wrote: On 13/03/2011 22:08, Liviu Andronic wrote: Dear all Now that the GSoC Ideas page [1] is largely ready, I'd like to sort out the affiliation of prospective mentors to given projects. We already have: - Pavel (Ledpar support) - Vincent (presentation

RE: mentorships for the GSoC 2011 projects

2011-03-13 Thread venom00
> > - Support for Python scripting [1] (?) > > > > It was proposed by venom00 (as a potential contributor), > but I didn't > > see any discussions on the list, nor a name for a > prospective mentor. > > Should we include this on the Ideas page or not? > > This might be an interesting idea, but i

Re: ANNOUNCE: LyX version 2.0.0 (release candidate 1)

2011-03-13 Thread Stephan Witt
Am 13.03.2011 um 22:39 schrieb Vincent van Ravesteijn: > Op 13-3-2011 22:35, Tommaso Cucinotta schreef: >> Il 13/03/2011 22:25, Vincent van Ravesteijn ha scritto: >>> Can you check whether this is fixed by r37899 ? If not, can you try to >>> revert to r37462. Maybe it's also a regression introduc

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Liviu Andronic
On Sun, Mar 13, 2011 at 10:31 PM, Vincent van Ravesteijn wrote: > For which project can we put you up Liviu ? > To echo Rob, being a mentor sounds like a very, very scary idea, and more than anything I'd be better cut out for being a student. :) Well, I have no C++ programming skills, though I gue

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Liviu Andronic
Abdel, On Sun, Mar 13, 2011 at 10:31 PM, Abdelrazak Younes wrote: > - tex2lyx integration: The idea would be to integrate tex parser from > tex2lyx into LyX proper. LyX would then directly writes a Buffer structures > instead of writing a .lyx file. > - toolbar dialog: A dialog to completely cust

Re: ANNOUNCE: LyX version 2.0.0 (release candidate 1)

2011-03-13 Thread Vincent van Ravesteijn
Op 13-3-2011 22:35, Tommaso Cucinotta schreef: Il 13/03/2011 22:25, Vincent van Ravesteijn ha scritto: Can you check whether this is fixed by r37899 ? If not, can you try to revert to r37462. Maybe it's also a regression introduced in r37463. the funny thing is that, if I write a test-case with

Re: ANNOUNCE: LyX version 2.0.0 (release candidate 1)

2011-03-13 Thread Tommaso Cucinotta
Il 13/03/2011 22:25, Vincent van Ravesteijn ha scritto: Can you check whether this is fixed by r37899 ? If not, can you try to revert to r37462. Maybe it's also a regression introduced in r37463. the funny thing is that, if I write a test-case with that autotests testing machinery, then LyX pass

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Abdelrazak Younes
On 13/03/2011 22:08, Liviu Andronic wrote: Dear all Now that the GSoC Ideas page [1] is largely ready, I'd like to sort out the affiliation of prospective mentors to given projects. We already have: - Pavel (Ledpar support) - Vincent (presentation mode) - Stefano (LyX book) - Rob (non-linear writ

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Vincent van Ravesteijn
Op 13-3-2011 22:30, Liviu Andronic schreef: On Sun, Mar 13, 2011 at 10:15 PM, Abdelrazak Younes wrote: You can put me as mentor for the Layout editor, hopefully with Richard for the layout and LaTeX expertise which I don't have. Great! Now we have: - Layout editor (Abdel) - Improved XHTML&

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Liviu Andronic
On Sun, Mar 13, 2011 at 10:15 PM, Abdelrazak Younes wrote: > You can put me as mentor for the Layout editor, hopefully with Richard for > the layout and LaTeX expertise which I don't have. > Great! Now we have: - Layout editor (Abdel) - Improved XHTML& ePub support (José) Should any changes be n

Re: ANNOUNCE: LyX version 2.0.0 (release candidate 1)

2011-03-13 Thread Vincent van Ravesteijn
Op 13-3-2011 22:20, Tommaso Cucinotta schreef: Il 13/03/2011 21:46, Vincent van Ravesteijn ha scritto: A backtrace would be more useful :S.. I know, sorry, but I reduced the problem to a simple test-case: 1. C-n (new document) 2. a b 3. [Shift+Left][Shift-left] (select the " b" part, includin

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Vincent van Ravesteijn
Op 13-3-2011 22:13, Liviu Andronic schreef: Oh, and there is one more possible project that I forgot of. On Sun, Mar 13, 2011 at 10:08 PM, Liviu Andronic wrote: There are still several projects with no clearly defined mentor: - Layout editor (Vincent?, Richard?) I guess this is a nice proj

Re: ANNOUNCE: LyX version 2.0.0 (release candidate 1)

2011-03-13 Thread Tommaso Cucinotta
Il 13/03/2011 21:46, Vincent van Ravesteijn ha scritto: A backtrace would be more useful :S.. I know, sorry, but I reduced the problem to a simple test-case: 1. C-n (new document) 2. a b 3. [Shift+Left][Shift-left] (select the " b" part, including the leading space) 4. [Space] Kaboom! Hope

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Abdelrazak Younes
On 13/03/2011 22:08, Liviu Andronic wrote: Dear all Now that the GSoC Ideas page [1] is largely ready, I'd like to sort out the affiliation of prospective mentors to given projects. We already have: - Pavel (Ledpar support) - Vincent (presentation mode) - Stefano (LyX book) - Rob (non-linear writ

Re: mentorships for the GSoC 2011 projects

2011-03-13 Thread Liviu Andronic
Oh, and there is one more possible project that I forgot of. On Sun, Mar 13, 2011 at 10:08 PM, Liviu Andronic wrote: > There are still several projects with no clearly defined mentor: > - Layout editor (Vincent?, Richard?) > - Improved XHTML & ePub support (?) > - Support for Python scripting [1

mentorships for the GSoC 2011 projects

2011-03-13 Thread Liviu Andronic
Dear all Now that the GSoC Ideas page [1] is largely ready, I'd like to sort out the affiliation of prospective mentors to given projects. We already have: - Pavel (Ledpar support) - Vincent (presentation mode) - Stefano (LyX book) - Rob (non-linear writing enhancements) There are still several pr

Re: ANNOUNCE: LyX version 2.0.0 (release candidate 1)

2011-03-13 Thread Vincent van Ravesteijn
Op 13-3-2011 21:44, Tommaso Cucinotta schreef: Il 12/03/2011 09:59, Tommaso Cucinotta ha scritto: Apologies for the very informal bug report. This time I collected more information (attached the last lines of the output of -dbg any while I was working, I also have the whole 26MB log of the se

Re: ANNOUNCE: LyX version 2.0.0 (release candidate 1)

2011-03-13 Thread Tommaso Cucinotta
Il 12/03/2011 09:59, Tommaso Cucinotta ha scritto: Apologies for the very informal bug report. This time I collected more information (attached the last lines of the output of -dbg any while I was working, I also have the whole 26MB log of the session, but I doubt it would be useful). When it

Re: Two modules: footnotes and hyperrefs

2011-03-13 Thread Richard Heck
On 03/12/2011 04:34 PM, Tommaso Cucinotta wrote: This is bring things closer to Tommaso's desire for all references to be automatically formatted properly. From your description, it seems exactly what I was needing. I just tried it on my little stress test (attached). I have to say that, AF

Re: Menu entries "More Formats & Options...|F" and "PDF (pdflatex)|F" share the same shortcut.

2011-03-13 Thread Jürgen Spitzmüller
John McCabe-Dansted wrote: > I am getting the following warning. > Menus.cpp(685): Menu warning: menu entries "More Formats & > Options...|F" and "PDF (pdflatex)|F" share the same shortcut. > > The attached patch which replaces |F with |O is sufficient to fix > this, Thanks, committed. > thou