Re: offtopic blog

2010-02-05 Thread Abdelrazak Younes
On 02/05/2010 08:39 AM, Pavel Sanda wrote: Abdel, you're gonna be famous :) If it's all it takes to be famous... So in case anybody still wonders why we should tag next release as 2.0, easy, that's because of the new inline spellchecker of course :-) Abdel.

Re: offtopic blog

2010-02-05 Thread Hellmut Weber
Thanks for this hint ;-) Hellmut Am 05.02.2010 08:39, schrieb Pavel Sanda: Abdel, you're gonna be famous :) http://www.linuxtoday.com/infrastructure/2010020500435OSSW -- Dr. Hellmut Weber m...@hellmutweber.de Degenfeldstraße 2 tel +49-89-3081172 D-80803 München-Schwabing

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Kornel Benko
Am Donnerstag 04 Februar 2010 schrieb Jean-Marc Lasgouttes: Le 04/02/2010 20:40, kor...@lyx.org a écrit : Author: kornel Date: Thu Feb 4 20:40:51 2010 New Revision: 33327 URL: http://www.lyx.org/trac/changeset/33327 Log: Change, so that lyx_pot.py is extracting this string too

Re: po-files: Geman (old spelling)

2010-02-05 Thread Jürgen Spitzmüller
Kornel Benko wrote: Changing de-alt into de_alt makes it work though. But is wrong. de-alt is intentional. Jürgen

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Jürgen Spitzmüller
Kornel Benko wrote: Something like attached? Looks correct. I don't dare to commit now again. Making trouble only ... No. But asking in advance would have helped. Jürgen

RE: r33329 - in lyx-devel/trunk/src: . mathed

2010-02-05 Thread Vincent van Ravesteijn - TNW
Author: tommaso Date: Fri Feb 5 10:00:40 2010 New Revision: 33329 URL: http://www.lyx.org/trac/changeset/33329 docstring InsetMathHull::standardFont() const { - return from_ascii(type_ == hullNone ? lyxnochange : mathnormal); + const char *font_name; + switch (type_) { +

Re: po-files: Geman (old spelling)

2010-02-05 Thread Kornel Benko
Am Freitag 05 Februar 2010 schrieb Jürgen Spitzmüller: Kornel Benko wrote: Changing de-alt into de_alt makes it work though. But is wrong. de-alt is intentional. Jürgen Sorry ... Kornel signature.asc Description: This is a digitally signed message part.

Re: Wishlist items - document templates

2010-02-05 Thread Guenter Milde
On 2010-02-04, Helge Hafting wrote: File-New from Template currently shows only templates in /usr/share/lyx/templates. The dialog ought to have a couple of shortcut buttons: system templates and private templates that goes directly to these two directories. Seconded. The reason is to

Re: Edit buffer in external editor

2010-02-05 Thread Guenter Milde
On 2010-02-05, Pavel Sanda wrote: Guenter Milde wrote: (Should the keydindings dialogue escape quotes automatically?) dunno, please put this into bugzilla. Done. http://www.lyx.org/trac/ticket/6511 Günter

Wishlist: assignment of graphichs groups

2010-02-05 Thread Helge Hafting
The graphic groups in lyx is a nice timesaver, no need to apply the same settings over and over. Just put the images in the same group. My wish for a slight improvement: Whenever a new graphic is created, put it in the same group as the previous graphic object the user dealt with. Currently,

Wishlist: groups for program listings similiar to graphics groups

2010-02-05 Thread Helge Hafting
When writing a text about programming, there are tons of program code examples. And they usually have similiar settings. I.e. all are the same programming language and the same dialect with the same font options. After applying lots of such settings over and over, a grouping would be useful,

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Kornel Benko
Am Freitag 05 Februar 2010 schrieb Jürgen Spitzmüller: Kornel Benko wrote: Something like attached? Looks correct. I don't dare to commit now again. Making trouble only ... No. But asking in advance would have helped. Jürgen Ok, but should I commit now the patch for lyx_pot.py,

Re: r33329 - in lyx-devel/trunk/src: . mathed

2010-02-05 Thread Tommaso Cucinotta
Vincent van Ravesteijn - TNW wrote: Author: tommaso Date: Fri Feb 5 10:00:40 2010 New Revision: 33329 URL: http://www.lyx.org/trac/changeset/33329 docstring InsetMathHull::standardFont() const { - return from_ascii(type_ == hullNone ? lyxnochange : mathnormal); + const

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Jürgen Spitzmüller
Kornel Benko wrote: Ok, but should I commit now the patch for lyx_pot.py, or will you? If it works, please do. Jürgen

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Kornel Benko
Am Freitag 05 Februar 2010 schrieb Jürgen Spitzmüller: Kornel Benko wrote: Ok, but should I commit now the patch for lyx_pot.py, or will you? If it works, please do. Jürgen It worked for me, so done. Kornel signature.asc Description: This is a digitally signed message part.

Re: offtopic blog

2010-02-05 Thread Steve Litt
On Friday 05 February 2010 02:39:29 Pavel Sanda wrote: Abdel, you're gonna be famous :) http://www.linuxtoday.com/infrastructure/2010020500435OSSW That article sure damned LyX with faint praise. SteveT Steve Litt Recession Relief Package http://www.recession-relief.US Twitter:

Re: Mac SVN fails to compile

2010-02-05 Thread Yokota K.
Roger, I thought this was a bug in gettext on Mac and fixed in newer versions (may not be released yet). I fixed it with the following patch: --- po/Makefile.in.in.orig 2010-01-22 01:13:10.0 +0900 +++ po/Makefile.in.in 2010-01-22 01:13:44.0 +0900 @@ -56,7 +56,7 @@

Re: offtopic blog

2010-02-05 Thread Peter Kümmel
Am Freitag, den 05.02.2010, 12:54 -0500 schrieb Steve Litt: On Friday 05 February 2010 02:39:29 Pavel Sanda wrote: Abdel, you're gonna be famous :) http://www.linuxtoday.com/infrastructure/2010020500435OSSW Maybe it's the time now to try it out by myself ;) Does it have a language

Re: offtopic blog

2010-02-05 Thread Abdelrazak Younes
On 05/02/2010 19:06, Peter Kümmel wrote: Am Freitag, den 05.02.2010, 12:54 -0500 schrieb Steve Litt: On Friday 05 February 2010 02:39:29 Pavel Sanda wrote: Abdel, you're gonna be famous :) http://www.linuxtoday.com/infrastructure/2010020500435OSSW Maybe it's the time now to

texlive language packages

2010-02-05 Thread Hartmut Haase
Hi, in tow cases I already found, that texlive does not install language packages automatically, if you install lyx through the package manager: ubuntu ans openSUSE. I wanted to put a note into splash.lyx but Uwe wants to discuss it here. -- Viele Grüße, Hartmut Hungerhilfe:

RE: r33329 - in lyx-devel/trunk/src: . mathed

2010-02-05 Thread Vincent van Ravesteijn - TNW
+ const char *font_name; + switch (type_) { + return from_ascii(font_name); } Please use docstring font_name; and font_name = from_ascii(..); What do we gain ? Isn't it only more overhead ? We create another docstring instance which then needs to be copied. We (almost)

Re: texlive language packages

2010-02-05 Thread Guenter Milde
On 2010-02-05, Hartmut Haase wrote: in two cases I already found, that texlive does not install language packages automatically, if you install lyx through the package manager: ubuntu and openSUSE. Same on Debian. This is normally *the right thing* as the lyx package should not bring more

Re: offtopic blog

2010-02-05 Thread Peter Kuemmel
Original-Nachricht Datum: Fri, 05 Feb 2010 19:13:06 +0100 Von: Abdelrazak Younes you...@lyx.org An: Peter Kümmel syntheti...@gmx.net CC: LyX Developers List lyx-devel@lists.lyx.org Betreff: Re: offtopic blog On 05/02/2010 19:06, Peter Kümmel wrote: Am Freitag, den

Re: Mac SVN fails to compile

2010-02-05 Thread Roger Mc Murtrie
Thanks Koji, I finally did get it to compile but have redone it with your patch which worked OK. However, when trying to run lyx it aborts with the following message: :/Applications/lyx-devel Roger$src/lyx terminate called after throwing an instance of 'std::bad_cast' what(): std::bad_cast

Re: Mac SVN fails to compile

2010-02-05 Thread Yokota K.
Dear Roger, terminate called after throwing an instance of 'std::bad_cast'  what():  std::bad_cast Abort trap That's something I'm also struggling with. I tried to compile LyX 1.6.5-release with exactly the same settings as I did with trunk, which runs successfully. So the problem seems to be

Bisection results/Regression changesets useful?

2010-02-05 Thread John McCabe-Dansted
I can usually generate bisection reports for the bugs I find using cache-bisect.py. For example, I tracked down   http://www.lyx.org/trac/ticket/6502   Math-macros and Parent documents lead to LaTeX Errors Dialog highlighting wrong line. to the revision r22241   

Re: offtopic blog

2010-02-05 Thread Abdelrazak Younes
On 02/05/2010 08:39 AM, Pavel Sanda wrote: Abdel, you're gonna be famous :) If it's all it takes to be famous... So in case anybody still wonders why we should tag next release as 2.0, easy, that's because of the new inline spellchecker of course :-) Abdel.

Re: offtopic blog

2010-02-05 Thread Hellmut Weber
Thanks for this hint ;-) Hellmut Am 05.02.2010 08:39, schrieb Pavel Sanda: Abdel, you're gonna be famous :) http://www.linuxtoday.com/infrastructure/2010020500435OSSW -- Dr. Hellmut Weber m...@hellmutweber.de Degenfeldstraße 2 tel +49-89-3081172 D-80803 München-Schwabing

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Kornel Benko
Am Donnerstag 04 Februar 2010 schrieb Jean-Marc Lasgouttes: > Le 04/02/2010 20:40, kor...@lyx.org a écrit : > > Author: kornel > > Date: Thu Feb 4 20:40:51 2010 > > New Revision: 33327 > > URL: http://www.lyx.org/trac/changeset/33327 > > > > Log: > > Change, so that lyx_pot.py is extracting this

Re: po-files: "Geman (old spelling)"

2010-02-05 Thread Jürgen Spitzmüller
Kornel Benko wrote: > Changing de-alt into de_alt makes it work though. But is wrong. "de-alt" is intentional. Jürgen

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Jürgen Spitzmüller
Kornel Benko wrote: > Something like attached? Looks correct. > I don't dare to commit now again. Making trouble only ... No. But asking in advance would have helped. Jürgen

RE: r33329 - in lyx-devel/trunk/src: . mathed

2010-02-05 Thread Vincent van Ravesteijn - TNW
>Author: tommaso >Date: Fri Feb 5 10:00:40 2010 >New Revision: 33329 >URL: http://www.lyx.org/trac/changeset/33329 > > docstring InsetMathHull::standardFont() const { >- return from_ascii(type_ == hullNone ? "lyxnochange" : "mathnormal"); >+ const char *font_name; >+ switch

Re: po-files: "Geman (old spelling)"

2010-02-05 Thread Kornel Benko
Am Freitag 05 Februar 2010 schrieb Jürgen Spitzmüller: > Kornel Benko wrote: > > Changing de-alt into de_alt makes it work though. > > But is wrong. "de-alt" is intentional. > > Jürgen > Sorry ... Kornel signature.asc Description: This is a digitally signed message part.

Re: Wishlist items - document templates

2010-02-05 Thread Guenter Milde
On 2010-02-04, Helge Hafting wrote: > "File->New from Template" currently shows only templates in > /usr/share/lyx/templates. > The dialog ought to have a couple of shortcut buttons: "system > templates" and "private templates" that goes directly to these two > directories. Seconded. > The

Re: Edit buffer in external editor

2010-02-05 Thread Guenter Milde
On 2010-02-05, Pavel Sanda wrote: > Guenter Milde wrote: >> (Should the keydindings dialogue escape quotes automatically?) > dunno, please put this into bugzilla. Done. http://www.lyx.org/trac/ticket/6511 Günter

Wishlist: assignment of graphichs groups

2010-02-05 Thread Helge Hafting
The "graphic groups" in lyx is a nice timesaver, no need to apply the same settings over and over. Just put the images in the same group. My wish for a slight improvement: Whenever a new graphic is created, put it in the same group as the previous graphic object the user dealt with.

Wishlist: groups for "program listings" similiar to "graphics groups"

2010-02-05 Thread Helge Hafting
When writing a text about programming, there are tons of program code examples. And they usually have similiar settings. I.e. all are the same programming language and the same dialect with the same font options. After applying lots of such settings over and over, a grouping would be useful,

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Kornel Benko
Am Freitag 05 Februar 2010 schrieb Jürgen Spitzmüller: > Kornel Benko wrote: > > Something like attached? > > Looks correct. > > > I don't dare to commit now again. Making trouble only ... > > No. But asking in advance would have helped. > > Jürgen > Ok, but should I commit now the patch for

Re: r33329 - in lyx-devel/trunk/src: . mathed

2010-02-05 Thread Tommaso Cucinotta
Vincent van Ravesteijn - TNW wrote: Author: tommaso Date: Fri Feb 5 10:00:40 2010 New Revision: 33329 URL: http://www.lyx.org/trac/changeset/33329 docstring InsetMathHull::standardFont() const { - return from_ascii(type_ == hullNone ? "lyxnochange" : "mathnormal"); +

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Jürgen Spitzmüller
Kornel Benko wrote: > Ok, but should I commit now the patch for lyx_pot.py, or will you? If it works, please do. Jürgen

Re: r33327 - lyx-devel/trunk/lib

2010-02-05 Thread Kornel Benko
Am Freitag 05 Februar 2010 schrieb Jürgen Spitzmüller: > Kornel Benko wrote: > > Ok, but should I commit now the patch for lyx_pot.py, or will you? > > If it works, please do. > > Jürgen > It worked for me, so done. Kornel signature.asc Description: This is a digitally signed

Re: offtopic blog

2010-02-05 Thread Steve Litt
On Friday 05 February 2010 02:39:29 Pavel Sanda wrote: > Abdel, you're gonna be famous :) > > http://www.linuxtoday.com/infrastructure/2010020500435OSSW > That article sure damned LyX with faint praise. SteveT Steve Litt Recession Relief Package http://www.recession-relief.US Twitter:

Re: Mac SVN fails to compile

2010-02-05 Thread Yokota K.
Roger, I thought this was a bug in gettext on Mac and fixed in newer versions (may not be released yet). I fixed it with the following patch: --- po/Makefile.in.in.orig 2010-01-22 01:13:10.0 +0900 +++ po/Makefile.in.in 2010-01-22 01:13:44.0 +0900 @@ -56,7 +56,7 @@

Re: offtopic blog

2010-02-05 Thread Peter Kümmel
Am Freitag, den 05.02.2010, 12:54 -0500 schrieb Steve Litt: > On Friday 05 February 2010 02:39:29 Pavel Sanda wrote: > > Abdel, you're gonna be famous :) > > > > http://www.linuxtoday.com/infrastructure/2010020500435OSSW Maybe it's the time now to try it out by myself ;) Does it have a language

Re: offtopic blog

2010-02-05 Thread Abdelrazak Younes
On 05/02/2010 19:06, Peter Kümmel wrote: Am Freitag, den 05.02.2010, 12:54 -0500 schrieb Steve Litt: On Friday 05 February 2010 02:39:29 Pavel Sanda wrote: Abdel, you're gonna be famous :) http://www.linuxtoday.com/infrastructure/2010020500435OSSW Maybe it's the time now to

texlive language packages

2010-02-05 Thread Hartmut Haase
Hi, in tow cases I already found, that texlive does not install language packages automatically, if you install lyx through the package manager: ubuntu ans openSUSE. I wanted to put a note into splash.lyx but Uwe wants to discuss it here. -- Viele Grüße, Hartmut Hungerhilfe:

RE: r33329 - in lyx-devel/trunk/src: . mathed

2010-02-05 Thread Vincent van Ravesteijn - TNW
>>> + const char *font_name; >>> + switch (type_) { >>> + return from_ascii(font_name); >>> } >>> >> >> Please use "docstring font_name;" and "font_name = from_ascii(..);" >> >What do we gain ? Isn't it only more overhead ? We create another >docstring instance which then needs to be

Re: texlive language packages

2010-02-05 Thread Guenter Milde
On 2010-02-05, Hartmut Haase wrote: > in two cases I already found, that texlive does not install language > packages automatically, if you install lyx through the package manager: > ubuntu and openSUSE. Same on Debian. This is normally *the right thing* as the lyx package should not bring more

Re: offtopic blog

2010-02-05 Thread Peter Kuemmel
Original-Nachricht > Datum: Fri, 05 Feb 2010 19:13:06 +0100 > Von: Abdelrazak Younes > An: "Peter Kümmel" > CC: LyX Developers List > Betreff: Re: offtopic blog > On 05/02/2010 19:06, Peter Kümmel wrote: > > Am

Re: Mac SVN fails to compile

2010-02-05 Thread Roger Mc Murtrie
Thanks Koji, I finally did get it to compile but have redone it with your patch which worked OK. However, when trying to run lyx it aborts with the following message: :/Applications/lyx-devel Roger$src/lyx terminate called after throwing an instance of 'std::bad_cast' what(): std::bad_cast

Re: Mac SVN fails to compile

2010-02-05 Thread Yokota K.
Dear Roger, > terminate called after throwing an instance of 'std::bad_cast' >  what():  std::bad_cast > Abort trap That's something I'm also struggling with. I tried to compile LyX 1.6.5-release with exactly the same settings as I did with trunk, which runs successfully. So the problem seems to

Bisection results/Regression changesets useful?

2010-02-05 Thread John McCabe-Dansted
I can usually generate bisection reports for the bugs I find using cache-bisect.py. For example, I tracked down   http://www.lyx.org/trac/ticket/6502   Math-macros and Parent documents lead to LaTeX Errors Dialog highlighting wrong line. to the revision r22241