Re: DocBook Export - must distinguish between "equation" and "inlineequation"

2004-07-06 Thread Jose' Matos
On Sunday 04 July 2004 14:47, Chris Karakas wrote: ... > I use the sgmltools variant and I get that effect - i.e. all &'s become > their entities, even if they are at the start of an entity... > > I am starting to suspect sgmltools-lite... I don't have sgmltools-lite installed at moment, so I ca

Re: [PATCH] Re: Bug: problem when using 'very wide margins'

2004-07-06 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > This seems much better. Feel free to apply it once you are satisfied > that it works. I tested a bit more, and it seems to work, but makes the assumption that LyXLex::getString() never returns an empty string. Is that true, or do I have to check for that? Georg

Re: Trying to build from latest CVS

2004-07-06 Thread Jean-Marc Lasgouttes
> "Dieter" == Dieter Jurzitza <[EMAIL PROTECTED]> writes: Dieter> Dear Jean-Marc, I once again had to discover that those who Dieter> are capable to read have advantages every other time. Sorry Dieter> for the noise. You're welcome. I am not sure that the documentation explains that very wel

Re: [PATCH] Re: Bug with menu shortcuts in Qt/Mac

2004-07-06 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> This seems to be a std::find in disguise. Also do we really Lars> allow cit-> table to be not initialized? I would think that Lars> cit->table.get() == 0 to be an error. cit->table is not 0 when the key is just a prefix for lon

Re: Maybe use distcc for faster compilations?

2004-07-06 Thread Kuba Ober
On poniedziaÅek 05 lipiec 2004 07:32 pm, Christian RidderstrÃm wrote: > Hi > > I came across this article: > > http://www-106.ibm.com/developerworks/linux/library/l-distcc.html?ca=dgr-l >nxw01distccTips > > that discusses using somethign called 'distcc' to speed up compilations. > > Basically

Re: [PATCH] Re: Bug with menu shortcuts in Qt/Mac

2004-07-06 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | OK, I have updated my kludgy patch. Lars, would that be acceptable to | you? The code only affects OSX. Looks ok to me. But see comment. | Index: src/kbmap.C | === | RCS file: /usr/