Re: Better handling of preamble by lyx2lyx.

2005-08-16 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | You got my mails earlier today? slight problem on aussie, fixed now. -- Lgb

Re: Hebrew/bidi bugs and fixes

2005-08-16 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | On Mon, Aug 15, 2005 at 05:07:33PM +0300, Martin Vermeer wrote: > | ... > >> > | So, concludingly, I am pretty sure some of this (at least the enum >> > | stuff, and appendix number labels, which my patch doesn't even address >> > | yet) worked right ar

Re: Hebrew/bidi bugs and fixes

2005-08-16 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | On Mon, Aug 15, 2005 at 03:12:03PM +0200, Lars Gullik Bjønnes wrote: >> >> My main reaons for being so unwilling is the changes to the .layout >> format. It really looks like a cludge to me. (even the existing one) >> >> >> -- >> Lgb > | OK, he

Re: Better handling of preamble by lyx2lyx.

2005-08-16 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | On Tue, 2005-08-16 at 13:38, Lars Gullik Bjønnes wrote: >> "Jose' Matos" <[EMAIL PROTECTED]> writes: >> >> | PS: What about the patch? May I commit it? >> >> Yes, since you make so much noise. :) > | Should I make more noise too? No, you have made e

Re: Better handling of preamble by lyx2lyx.

2005-08-16 Thread Martin Vermeer
On Tue, 2005-08-16 at 13:38, Lars Gullik Bjønnes wrote: > "Jose' Matos" <[EMAIL PROTECTED]> writes: > > | PS: What about the patch? May I commit it? > > Yes, since you make so much noise. :) Should I make more noise too? - Martin signature.asc Description: This is a digitally signed message

Re: Bug inserting bracket in multiline equation

2005-08-16 Thread Martin Vermeer
On Tue, 2005-08-16 at 12:07, Martin Vermeer wrote: > On Fri, 2005-08-12 at 18:33, Mark van Rossum wrote: > > Hi > > > > I try to insert brackets (e.g. \left{ and \right} in Latex lingo) in > > a multi-line equation (equation array). > > I would like the brackets to encompass multiple lines. > >

Re: Better handling of preamble by lyx2lyx.

2005-08-16 Thread Jose' Matos
On Tuesday 16 August 2005 11:38, Lars Gullik Bjønnes wrote: > "Jose' Matos" <[EMAIL PROTECTED]> writes: > | PS: What about the patch? May I commit it? > > Yes, since you make so much noise. :) Thank you. :-) -- José Abílio Matos

Re: Better handling of preamble by lyx2lyx.

2005-08-16 Thread Lars Gullik Bjønnes
"Jose' Matos" <[EMAIL PROTECTED]> writes: | PS: What about the patch? May I commit it? Yes, since you make so much noise. :) -- Lgb

Re: downloads broken

2005-08-16 Thread Lars Gullik Bjønnes
Erich Neuwirth <[EMAIL PROTECTED]> writes: | it seems that since a few days | ftp downloads do not work at all. I see nothing wrong. What are you doing exactly? -- Lgb

Re: Better handling of preamble by lyx2lyx.

2005-08-16 Thread Jose' Matos
On Tuesday 16 August 2005 08:11, Lars Gullik Bjønnes wrote: > "Jose' Matos" <[EMAIL PROTECTED]> writes: > | You were right, as you can see here > | http://docs.python.org/lib/node110.html that version of rstrip was only > | introduced in 2.2.3, not before. So for 1.5.2 compatibility we should > |

gcc4 prevents some languages from working ???

2005-08-16 Thread Helge Hafting
I noticed something very strange today. I could not get lyx-1.4cvs to display norwegian text at all. no_NO, no_NO.iso8859-1, no_NO.utf-8 all gave me english. This on a machine that uses gcc 4.01, another machine using gcc-3.3.6 works. Other languages, like nn_NO works. So, it is not a case of co

Re: Bug inserting bracket in multiline equation

2005-08-16 Thread Martin Vermeer
On Fri, 2005-08-12 at 18:33, Mark van Rossum wrote: > Hi > > I try to insert brackets (e.g. \left{ and \right} in Latex lingo) in > a multi-line equation (equation array). > I would like the brackets to encompass multiple lines. > > I select multiple lines and with 'Math Panel' I insert the brac

downloads broken

2005-08-16 Thread Erich Neuwirth
it seems that since a few days ftp downloads do not work at all. -- Erich Neuwirth, University of Vienna Faculty of Computer Science Didactic Center for Computer Science Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39464 Fax: +43-1-4277-39459

Re: Better handling of preamble by lyx2lyx.

2005-08-16 Thread Lars Gullik Bjønnes
"Jose' Matos" <[EMAIL PROTECTED]> writes: | You were right, as you can see here http://docs.python.org/lib/node110.html | that version of rstrip was only introduced in 2.2.3, not before. So for 1.5.2 | compatibility we should stay with the current scheme. The previous versions | only removes