Re: [patch] allow percent lengths for VSpace and HSpace dialog

2009-07-20 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > The lyx2lyx part was more complicated than I thought. However, attached is > the patch to go in. Just one question to the lyx2lyx code: did you exclude minus at the first position? "-2cm" is a valid non-glue length that doesn't need to be reverted. Apart from that, it looks go

Re: [patch] allow percent lengths for VSpace and HSpace dialog

2009-07-20 Thread Uwe Stöhr
> I couldn't resist. I bet this would be the case ;-) > Attached a patch that implements the glue length for texted. Maybe you can do > the file format/lyx2lyx stuff. The lyx2lyx part was more complicated than I thought. However, attached is the patch to go in. regards Uwe Index: lib/lyx2lyx/

Re: Next assertion... math-macro

2009-07-20 Thread rgheck
On 07/20/2009 12:27 PM, Vincent van Ravesteijn - TNW wrote: >> Insert a math-macro, click with the mouse somewhere on the name.. -> >> !buffer = true. >> >>We might just disable that assertion again, until JMarc gets back. I was now writing an e-mail that insets don't really need to know about

RE: Next assertion... math-macro

2009-07-20 Thread Vincent van Ravesteijn - TNW
>> Insert a math-macro, click with the mouse somewhere on the name.. -> >> !buffer = true. >> >>We might just disable that assertion again, until JMarc gets back. I was now writing an e-mail that insets don't really need to know about their buffer. But then I realized that if we would ever have c

Re: Next assertion... math-macro

2009-07-20 Thread rgheck
On 07/19/2009 06:25 PM, Vincent van Ravesteijn wrote: Insert a math-macro, click with the mouse somewhere on the name.. -> !buffer = true. We might just disable that assertion again, until JMarc gets back. I suggested earlier that the issue here is that there just are a lot of insets in the

Re: r30527 - in lyx-devel/trunk: config src

2009-07-20 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Le 13 juil. 09 à 00:46, you...@lyx.org a écrit : Log: New support files for Hunspell support. Only autotools for now. Hunspell is not used yet, don't try it. Added: lyx-devel/trunk/src/HunspellSpellChecker.cpp lyx-devel/trunk/src/HunspellSpellChecker.h Would it

Re: Hunspell on OpenSuse

2009-07-20 Thread Abdelrazak Younes
Kornel Benko wrote: Hi Abdel, there seems to be no hunspell devel for OpenSuSE (ia64), so I had to change the cmake-files. It compiles here now. At home I have hunspell installed, so I will check cmake there later. OK, and thanks Kornel for handling that. Abdel.

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

2009-07-20 Thread Abdelrazak Younes
Jürgen Spitzmüller wrote: Am Dienstag 14 Juli 2009 13:48:35 schrieb Jean-Marc Lasgouttes: Juergen this is needed in branch too, maybe after some testing. Ticket 1720 is: LyX/Mac: TOC Menus entries are not correctly disabled when a dialog has focus This is on Mac only (but the patch could pote

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

2009-07-20 Thread Abdelrazak Younes
Jürgen Spitzmüller wrote: Am Dienstag 14 Juli 2009 13:48:35 schrieb Jean-Marc Lasgouttes: Juergen this is needed in branch too, maybe after some testing. Ticket 1720 is: LyX/Mac: TOC Menus entries are not correctly disabled when a dialog has focus This is on Mac only (but the patch could pote

Re: [patch] allow percent lengths for VSpace and HSpace dialog

2009-07-20 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > > I won't have time to work further on this the next weeks, so please take > > over as you are deep enough in this business as well as I am. > > I don't have time either. I couldn't resist. Attached a patch that implements the glue length for texted. Maybe you can do t

Re: [patch] allow percent lengths for VSpace and HSpace dialog

2009-07-20 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > It is not that easy because Mathed also uses the HSpace dialog and uses > routines like "inPixels". (Glue lengths are also valid in Mathed's HSpace > inset.) > These routines only exist for Length but not for GlueLength. Then implement it for texted first. > Moreover VSpace.cp

Re: One bibliography each chapter with biblatex (verbose-trad2 style)

2009-07-20 Thread Jürgen Spitzmüller
Sorry, wrong button. Jürgen Spitzmüller wrote: > Antonio Díaz wrote: > > Bibtexall is in /Users/monicreque/Library/texmf/bibtexall. > > This is no executable path. > > > If I do *which > > bibtexall* in the console, it says: > > > > * no bibtexall in /opt/local/bin /opt/local/sbin /bin /sbin /usr/

Re: One bibliography each chapter with biblatex (verbose-trad2 style)

2009-07-20 Thread Jürgen Spitzmüller
Antonio Díaz wrote: > Bibtexall is in /Users/monicreque/Library/texmf/bibtexall. This is no executable path. > If I do *which > bibtexall* in the console, it says: > > * no bibtexall in /opt/local/bin /opt/local/sbin /bin /sbin /usr/bin > /usr/sbin /usr/local/bin /usr/texbin* These are your exe

Re: [patch] allow percent lengths for VSpace and HSpace dialog

2009-07-20 Thread Uwe Stöhr
> Looks good. The patch is in. >> The HSpace dialog lacks in general support for glue lengths, see >> http://www.lyx.org/trac/ticket/6099 but this is independent from support >> for percent lengths.) > > Should be easy to implement as well, while you're at it. Just replace the > Length in InsetS

Re: Consolidating the bibliography for article submissions

2009-07-20 Thread Jürgen Spitzmüller
Vincent van Ravesteijn - TNW wrote: > Any opinion whether it's useful to file an enhancement request ? We already have one (with an alternative script proposal): http://www.lyx.org/trac/ticket/4624 And yes, the feature would be useful IMHO. Jürgen

RE: Consolidating the bibliography for article submissions

2009-07-20 Thread Vincent van Ravesteijn - TNW
>> >> That's why I was saying that a way to resolve the references into the >> .tex (or .lyx) document as already formatted /bibitems would be nice. >> >I have finally written a little Python script that does >what I needed. It takes a blablablah.lyx file as input, >one that calls a .bib file, and