Re: [patch] support for paragraph indentation

2009-07-18 Thread Uwe Stöhr
Jürgen Spitzmüller schrieb: No, you probably misunderstood me. I suggested a HSpace class. This is now done in the attached patch. + // "0" is the case for a new document Then something is wrong. You have to initialize HSpace to default. > But if you set up a HSpace class, th

Re: [patch for branch] unify integral handling

2009-07-18 Thread Uwe Stöhr
Attached is the correct patch including Makefile and SCons. regards Uwe Index: lib/images/math/fint.png === Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: lib\images\math\

[patch for branch] unify integral handling

2009-07-18 Thread Uwe Stöhr
- The attached patch adds support to the integral sign \fintop and \fint. This is very straightforward and I'm wondering why this was not yet backported from trunk (it is in trunk since January). - \landdownint and the like are already supported in LyX 1.6.3 but toolbar entries are missing. The

Re: r30677 - lyx-devel/trunk/src

2009-07-18 Thread Vincent van Ravesteijn
v...@lyx.org schreef: Author: vfr Date: Sat Jul 18 21:35:27 2009 New Revision: 30677 URL: http://www.lyx.org/trac/changeset/30677 Log: In r30560, the setLayout function was removed from InsetCollapsable. This function also set the buttonLabel for the inset. After removing the setLayout calls i

Re: Hollywood, Broadway

2009-07-18 Thread rgheck
On 07/18/2009 11:57 AM, Uwe Stöhr wrote: rgheck schrieb: Currently I install these classes in the Windows installer together with LyX so that LaTeX can find them. Presumably we could do the same with the other installers? Both Windows Installers do this, for Linux we don't have installers

Re: Hollywood, Broadway

2009-07-18 Thread Uwe Stöhr
rgheck schrieb: Currently I install these classes in the Windows installer together with LyX so that LaTeX can find them. Presumably we could do the same with the other installers? Both Windows Installers do this, for Linux we don't have installers and for Mac I don't know if doing this in

Re: Hollywood, Broadway

2009-07-18 Thread rgheck
On 07/18/2009 09:56 AM, Uwe Stöhr wrote: > To the devels: What's the intention here? The correct solution would be to submit hollywood and broadway as new packages to CTAN. This was for example done for the cv class we once provided. JMarc created the LaTeX package simplecv out of it and subm

Re: Another assertion

2009-07-18 Thread Jürgen Spitzmüller
rgheck wrote: > I get a quote different backtrace, oddly enough. This is because I had inline spellchecking on. You're right, r29839 is to blame. Alas, I do not have yet an idea, besides reverting the revision. (the problem occurs when multiple paragraphs of the same layout and depth are selecte

Re: Hollywood, Broadway

2009-07-18 Thread Uwe Stöhr
> To the devels: What's the intention here? The correct solution would be to submit hollywood and broadway as new packages to CTAN. This was for example done for the cv class we once provided. JMarc created the LaTeX package simplecv out of it and submitted it to CTAN. This way everyone can ins

Hollywood, Broadway

2009-07-18 Thread rgheck
On 07/18/2009 05:43 AM, alain.didierj...@free.fr wrote: Broadway (and Hollywood) appear as found in doc/LaTexConfig.lyx and as not available from menu Documents/Parameters. They're here : /usr/share/lyx/tex/broadway.cls /usr/share/lyx/bind/broadway.bind /usr/share/lyx/layouts/broadway.layout /us

Re: Approaching LyX 1.6.4 [status update #1]

2009-07-18 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > That said, I let you decide how to proceed. I have followed your discussion, but I did not get all the details. Anyway, I think if the new method is that controversial, I think we should go back to the status quo ante in branch. Jürgen

Re: Berlin

2009-07-18 Thread bb
Am Samstag, den 18.07.2009, 00:27 +0200 schrieb Pavel Sanda: > bb wrote: > > I do not know which couple of days you are in Berlin. I will leave > > Berlin in Monday (July 20th) and come back on Tuesday (July 23rd). I am > > a normal user (not a dev). If I do not disturb and if you dont mnd, I > > w

Re: Crash due to polutonikogreek patch

2009-07-18 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > runparams.local_font is null in > Paragraph::Private::latexSurrogatePair. Thanks, fixed. Jürgen PS. No need to CC: me, I'm reading the list.

Re: For branch ?

2009-07-18 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > Patch for bug 4177. OK. Jürgen