Re: [Markus Grabner ] Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-04-01 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Mon, Mar 31, 2003 at 03:34:40PM +0200, Jean-Marc Lasgouttes John> wrote: >> It seems that John's patch does not work after all. Example file >> and error trace below, thanks to Markus Grabner. John> Hmm, weird, I didn't get this on m

Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-31 Thread Dekel Tsur
On Mon, Mar 31, 2003 at 03:36:01PM +0200, Jean-Marc Lasgouttes wrote: > > "Jos?" == Jos? Matos <[EMAIL PROTECTED]> writes: > > Jos?> On Friday 28 March 2003 17:54, John Levon wrote: > >> > What is the status of that? Is it supposed to be safe now? > >> > >> Jose said "it was probably OK" or s

Re: [Markus Grabner ] Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-31 Thread John Levon
On Mon, Mar 31, 2003 at 03:34:40PM +0200, Jean-Marc Lasgouttes wrote: > It seems that John's patch does not work after all. Example file and > error trace below, thanks to Markus Grabner. Hmm, weird, I didn't get this on my test files. Maybe I just screwed up try this john Index: lyxconvert

Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-31 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Friday 28 March 2003 17:54, John Levon wrote: >> > What is the status of that? Is it supposed to be safe now? >> >> Jose said "it was probably OK" or something. It works for me ... >> but I don't know python José> The original cod

[Markus Grabner ] Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-31 Thread Jean-Marc Lasgouttes
It seems that John's patch does not work after all. Example file and error trace below, thanks to Markus Grabner. JMarc --- Begin Message --- Jean-Marc Lasgouttes wrote: >>"John" == John Levon <[EMAIL PROTECTED]> writes: > > > John> On Mon, Mar 24, 2003 at 01:38:49AM +0100, Markus Grabne

Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-31 Thread José Matos
On Friday 28 March 2003 17:54, John Levon wrote: > > What is the status of that? Is it supposed to be safe now? > > Jose said "it was probably OK" or something. It works for me ... but I > don't know python The original code is from Dekel, John's fix looks reasonable to me and I would need to s

Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-28 Thread John Levon
On Fri, Mar 28, 2003 at 06:44:41PM +0100, Jean-Marc Lasgouttes wrote: > John> JMarc, this is a dataloss, probably wanted for 1.3.2 > > What is the status of that? Is it supposed to be safe now? Jose said "it was probably OK" or something. It works for me ... but I don't know python john

Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Mon, Mar 24, 2003 at 01:38:49AM +0100, Markus Grabner wrote: >> LyX 1.3.0 and 1.3.1 can't correctly import subfigure captions >> stored in the ancient lyx 2.15 file format. Subfigure captions are >> only read up to the first whitespac

Re: [PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-24 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Mon, Mar 24, 2003 at 01:38:49AM +0100, Markus Grabner wrote: >> LyX 1.3.0 and 1.3.1 can't correctly import subfigure captions >> stored in the ancient lyx 2.15 file format. Subfigure captions are >> only read up to the first whitespac

[PATCH] lyx2lyx: subcaption in LyX file format 2.15

2003-03-23 Thread John Levon
On Mon, Mar 24, 2003 at 01:38:49AM +0100, Markus Grabner wrote: > LyX 1.3.0 and 1.3.1 can't correctly import subfigure captions > stored in the ancient lyx 2.15 file format. Subfigure captions are only > read up to the first whitespace character, the rest is ignored. Here's a fix. lyx2lyx p