Re: relyx inserts spaces in tables imported from LaTeX

2005-10-03 Thread John Mongan
Jean-Marc Lasgouttes wrote: "John" == John Mongan <[EMAIL PROTECTED]> writes: John> I believe this problem can be fixed in the BasicLyx.pm module of John> reLyX by defining each new cell to be the start of a paragraph, John> so that the subsequent Text will have it's leading white-space John

Re: relyx inserts spaces in tables imported from LaTeX

2005-10-03 Thread Jean-Marc Lasgouttes
> "John" == John Mongan <[EMAIL PROTECTED]> writes: John> I believe this problem can be fixed in the BasicLyx.pm module of John> reLyX by defining each new cell to be the start of a paragraph, John> so that the subsequent Text will have it's leading white-space John> zapped. This can be accomp

Re: reLyX - tex2lyx - maturity

2004-06-06 Thread Georg Baum
Am Samstag, 5. Juni 2004 13:16 schrieb Michael Schmitt: > if you (or someone else) would like to get another test case, I can > offer my thesis: About 230 pages as well, available as LyX 1.3.X file > (and TeX, of course), exploits virtually all 1.3.X features, ERTs and > many nasty combinations

Re: reLyX - tex2lyx - maturity

2004-06-06 Thread Georg Baum
Am Samstag, 5. Juni 2004 14:13 schrieb Michael Schmitt: > If noone objects, I will consider reLyX bug reports as tex2lyx bug > reports. I.e., if bugzilla lists a bug for reLyX that has been fixed in > tex2lyx, I will mark the bug as "RESOLVED". Please indicate in a comment that it is fixed in te

Re: reLyX - tex2lyx - maturity

2004-06-05 Thread Michael Schmitt
| I have successfully used tex2lyx to convert a big document (~230 pages, lots | of formulas and figures, edited by several authors with very different | latex knowledge) last month. I found and fixed some bugs during this | process (also the environment nesting bug that was the only remaining one

Re: reLyX - tex2lyx - maturity

2004-06-05 Thread Michael Schmitt
Lars Gullik Bjønnes wrote: I have successfully used tex2lyx to convert a big document (~230 pages, lots of formulas and figures, edited by several authors with very different latex knowledge) last month. I found and fixed some bugs during this process (also the environment nesting bug that was the

Re: reLyX - tex2lyx - maturity

2004-06-02 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Lars Gullik Bjønnes wrote: >> How mature is tex2lyx? Is it anywhere close to replace reLyX? Georg> I found and fixed some bugs during this process (also the Georg> environment nesting bug that was the only remaining one that Georg> s

Re: reLyX - tex2lyx - maturity

2004-06-02 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: > >> How mature is tex2lyx? Is it anywhere close to replace reLyX? > | I have successfully used tex2lyx to convert a big document (~230 pages, lots | of formulas and figures, edited by several authors with very different | latex k

Re: reLyX - tex2lyx - maturity

2004-06-01 Thread Georg Baum
Lars Gullik Bjønnes wrote: > How mature is tex2lyx? Is it anywhere close to replace reLyX? I have successfully used tex2lyx to convert a big document (~230 pages, lots of formulas and figures, edited by several authors with very different latex knowledge) last month. I found and fixed some bugs d

Re: reLyX bug

2003-10-08 Thread Angus Leeming
Jose' Matos wrote: >> Nasty. Hundreds of >> ERROR (Paragraph::DepthHook): no hook. > > But not with current cvs. :-) No, that has its own problems. Try and click on the comment button :-( -- Angus

Re: reLyX bug

2003-10-08 Thread Jose' Matos
On Wednesday 08 October 2003 13:13, Angus Leeming wrote: > Jose' Matos wrote: > > I think this bug is declared in the BUGS file of reLyX. > > No. The 'depth hook' book is nothing to do with the underscore in the > label. If the underscore is removed, the 'depth hook' nastiness still > occurs. T

Re: reLyX bug

2003-10-08 Thread Angus Leeming
Jose' Matos wrote: > I think this bug is declared in the BUGS file of reLyX. No. The 'depth hook' book is nothing to do with the underscore in the label. If the underscore is removed, the 'depth hook' nastiness still occurs. -- Angus

Re: reLyX bug

2003-10-08 Thread Jose' Matos
On Wednesday 08 October 2003 12:07, Angus Leeming wrote: > Mark van Rossum wrote: > > THe attached valid latex file, leads to bad lyx code. > > (Only option is to kill lyx) > > Nasty. Hundreds of > ERROR (Paragraph::DepthHook): no hook. But not with current cvs. :-) > Ok there are lots of probl

Re: reLyX bug

2003-10-08 Thread Angus Leeming
Mark van Rossum wrote: > THe attached valid latex file, leads to bad lyx code. > (Only option is to kill lyx) Nasty. Hundreds of ERROR (Paragraph::DepthHook): no hook. Ok there are lots of problems here. First, (fighting back ;-), underscores are generally regarded as not valid in label entries.

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-11 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> To slow down ;-) But I do intend to keep going with the bug Angus> fixes and support for things like insetgraphics is probably Angus> easy too. That's what I was about to suggest. Angus> I've decided that I will not bother upgrad

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-11 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> The only outstanding reLyX patch for 1.3.x is the 'recognise m > Angus> columns in tabulars' one. Have you formed an opinion about it > Angus> yet? > > Since nobody else complained about it, I thin

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-11 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> The only outstanding reLyX patch for 1.3.x is the 'recognise m Angus> columns in tabulars' one. Have you formed an opinion about it Angus> yet? Since nobody else complained about it, I think you can apply it. What kind of plans d

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-11 Thread Angus Leeming
On Tuesday 11 February 2003 1:43 pm, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Jean-Marc Lasgouttes wrote: > >>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> This patch enables reLyX to recognise that these should all

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-11 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes wrote: >>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> Angus> This patch enables reLyX to recognise that these should all be Angus> output as insetLatexAccents. LyX can render all except \ss Angu

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-11 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> This patch enables reLyX to recognise that these should all be > Angus> output as insetLatexAccents. LyX can render all except \ss > Angus> well. Is this a limitation of insetlatexaccent, or should

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-11 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> This patch enables reLyX to recognise that these should all be Angus> output as insetLatexAccents. LyX can render all except \ss Angus> well. Is this a limitation of insetlatexaccent, or should \ss Angus> not be such a beast? Angus

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Dekel Tsur
On Mon, Feb 10, 2003 at 04:43:08PM +, Angus Leeming wrote: > > I think \ss{} should be stored as a single char without any accent > > inset or other wrapper. > > So, you are proposing a LyX file format who's contents depend on the > locale in which it is read. Doesn't sound too clever to me.

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Andre Poenitz
On Mon, Feb 10, 2003 at 04:43:08PM +, Angus Leeming wrote: > So, you are proposing a LyX file format who's contents depend on the > locale in which it is read. Doesn't sound too clever to me. What if I > wanted to read your document with a locale set to non-latin1? I don't know. What happens

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> My patch attempts to turn LaTeX '\ss{}' into something Angus> recognised by LyX. I supposed that all that would be needed was Angus> to tell reLyX that '\ss{}' is a valid LaTeX macro and that it Angus> should export this macro as a

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Angus Leeming
Andre Poenitz wrote: > On Mon, Feb 10, 2003 at 04:32:33PM +, Angus Leeming wrote: >> > Maybe I should read the code to understand your problem. I >> > certainly see \ss as proper glyph in my xforms-LyX and I enter it >> > as Compose-s-s and it is stored as a single char in the .lyx. >> >> No.

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread José Matos
On Monday 10 February 2003 16:28, Andre Poenitz wrote: > > So why doesn't reLyX convert \ss{} in that single char I see in my .lyx? Because the user can be using an encoding that is not latin1 or latin15? > Andre' -- José Abílio

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Andre Poenitz
On Mon, Feb 10, 2003 at 04:32:33PM +, Angus Leeming wrote: > > Maybe I should read the code to understand your problem. I certainly > > see \ss as proper glyph in my xforms-LyX and I enter it as > > Compose-s-s and it is stored as a single char in the .lyx. > > No. You see a glyph that you ent

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Angus Leeming
Andre Poenitz wrote: > On Mon, Feb 10, 2003 at 08:58:11AM +, Angus Leeming wrote: >> Andre Poenitz wrote: >> >> > On Fri, Feb 07, 2003 at 07:01:21PM +, Angus Leeming wrote: >> >> This patch enables reLyX to recognise that these should all be >> >> output as insetLatexAccents. LyX can rend

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> This patch enables reLyX to recognise that these should all > be Angus> output as insetLatexAccents. LyX can render all except \ss > Angus> well. Is this a limitation of insetlatexaccent, or should

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Mon, Feb 10, 2003 at 03:37:50PM +0100, Jean-Marc Lasgouttes Andre> wrote: Angus> This patch enables reLyX to recognise that these should all be Angus> output as insetLatexAccents. LyX can render all except \ss Angus> well. Is thi

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Andre Poenitz
On Mon, Feb 10, 2003 at 03:37:50PM +0100, Jean-Marc Lasgouttes wrote: > Angus> This patch enables reLyX to recognise that these should all be > Angus> output as insetLatexAccents. LyX can render all except \ss > Angus> well. Is this a limitation of insetlatexaccent, or should \ss > Angus> not be su

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> This patch enables reLyX to recognise that these should all be Angus> output as insetLatexAccents. LyX can render all except \ss Angus> well. Is this a limitation of insetlatexaccent, or should \ss Angus> not be such a beast? I tes

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Andre Poenitz
On Mon, Feb 10, 2003 at 08:58:11AM +, Angus Leeming wrote: > Andre Poenitz wrote: > > > On Fri, Feb 07, 2003 at 07:01:21PM +, Angus Leeming wrote: > >> This patch enables reLyX to recognise that these should all be output as > >> insetLatexAccents. LyX can render all except \ss well. Is th

Re: reLyX and minipages revisited

2003-02-10 Thread Andre Poenitz
On Sat, Feb 08, 2003 at 05:54:44PM +, Angus Leeming wrote: > > The problem is the "%" after \end{minipage}. If you remove it, it works > > with Angus patch, and also with the original reLyX. > > This confuses me: I always thought that a "%" at the end of a line makes > > latex ignore the line b

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Angus Leeming
Andre Poenitz wrote: > On Fri, Feb 07, 2003 at 07:01:21PM +, Angus Leeming wrote: >> This patch enables reLyX to recognise that these should all be output as >> insetLatexAccents. LyX can render all except \ss well. Is this a >> limitation of insetlatexaccent, or should \ss not be such a beast

Re: reLyX support for \i, \j, \l, \L, \ss

2003-02-10 Thread Andre Poenitz
On Fri, Feb 07, 2003 at 07:01:21PM +, Angus Leeming wrote: > This patch enables reLyX to recognise that these should all be output as > insetLatexAccents. LyX can render all except \ss well. Is this a limitation > of insetlatexaccent, or should \ss not be such a beast? I think, \ss simply is

Re: reLyX and minipages revisited

2003-02-08 Thread Angus Leeming
Georg Baum wrote: > Am Samstag, 8. Februar 2003 03:40 schrieb Angus Leeming: >> Having said that, reLyX without this patch also merges a paragraph ending >> with a minipage with the next paragraph. Kayvan, I've CCed you in the >> vain hope that you might know the answer! > > The problem is the "%

Re: reLyX and minipages revisited

2003-02-08 Thread Georg Baum
Am Samstag, 8. Februar 2003 03:40 schrieb Angus Leeming: > Having said that, reLyX without this patch also merges a paragraph ending > with a minipage with the next paragraph. Kayvan, I've CCed you in the > vain hope that you might know the answer! The problem is the "%" after \end{minipage}. If y

Re: reLyX is more intelligent than LyX ;-)

2003-02-07 Thread Christian Ridderström
On Fri, 7 Feb 2003, José Matos wrote: > On Friday 07 February 2003 12:24, José Matos wrote: > > I added this to my incoming cue, and will fix lyx2lyx accordingly. Thanks. > ~~~ > Does any one knows what is a cue? I don't. :-) That should mean "que", I Lots

Re: reLyX is more intelligent than LyX ;-)

2003-02-07 Thread Angus Leeming
José Matos wrote: > On Friday 07 February 2003 12:24, José Matos wrote: >> Hi Angus, >> I added this to my incoming cue, and will fix lyx2lyx accordingly. >> Thanks. > ~~~ > Does any one knows what is a cue? I don't. :-) That should mean "que", I > suppose. 'que' is how I felt about the code

Re: reLyX is more intelligent than LyX ;-)

2003-02-07 Thread José Matos
On Friday 07 February 2003 12:24, José Matos wrote: > Hi Angus, > I added this to my incoming cue, and will fix lyx2lyx accordingly. Thanks. ~~~ Does any one knows what is a cue? I don't. :-) That should mean "que", I suppose. -- José Abílio

Re: reLyX is more intelligent than LyX ;-)

2003-02-07 Thread José Matos
Hi Angus, I added this to my incoming cue, and will fix lyx2lyx accordingly. Thanks. -- José Abílio

Re: reLyX and minipage

2003-02-05 Thread Georg Baum
Am Mittwoch, 5. Februar 2003 11:18 schrieb Angus Leeming: > As an aside to the rest of the developers: adding stuff like this leads > to a bastardisation of the lyx format output by reLyX. Most of it is > still lyxformat 215 with occasional sprinklings of later formats. Will > this confuse lyx2lyx

Re: reLyX and minipage

2003-02-05 Thread Angus Leeming
José Matos wrote: > On Wednesday 05 February 2003 10:18, Angus Leeming wrote: >> >> As an aside to the rest of the developers: adding stuff like this leads >> to a bastardisation of the lyx format output by reLyX. Most of it is >> still lyxformat 215 with occasional sprinklings of later formats.

Re: reLyX and minipage

2003-02-05 Thread José Matos
On Wednesday 05 February 2003 10:18, Angus Leeming wrote: > > As an aside to the rest of the developers: adding stuff like this leads to > a bastardisation of the lyx format output by reLyX. Most of it is still > lyxformat 215 with occasional sprinklings of later formats. Will this > confuse lyx2ly

Re: reLyX and minipage

2003-02-05 Thread Angus Leeming
Georg Baum wrote: Hello, Georg. > is there any particular reason that reLyX does not > recognize minipages? The only that development of reLyX has stalled since Amir Karger moved on. No one else appears to have the stomach for perl. > I had to convert a document that contained a lot of them,

Re: reLyX and mathed

2003-02-03 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Mon, Feb 03, 2003 at 11:49:50AM +0100, Lars Gullik Bjønnes Andre> wrote: >> | In the meantime I'll strip out all the others. >> >> Can this wait for 1.4.0. We do not need any surprises now. Andre> Yes. Or maybe for 1.3.x, if t

Re: reLyX and mathed

2003-02-03 Thread Andre Poenitz
On Mon, Feb 03, 2003 at 11:49:50AM +0100, Lars Gullik Bjønnes wrote: > | In the meantime I'll strip out all the others. > > Can this wait for 1.4.0. We do not need any surprises now. Yes. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserv

Re: reLyX and mathed

2003-02-03 Thread Angus Leeming
On Monday 03 February 2003 10:49 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | Andre Poenitz wrote: > | > On Sat, Feb 01, 2003 at 12:24:01PM +, Angus Leeming wrote: > | >> Running reLyX in debug mode, I notice the following output to console: > | >> André, isn'

Re: reLyX and mathed

2003-02-03 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Andre Poenitz wrote: | > On Sat, Feb 01, 2003 at 12:24:01PM +, Angus Leeming wrote: | >> Running reLyX in debug mode, I notice the following output to console: | >> André, isn't this all handled gracefully now by mathed? | > | > \ensuremath, \sb an

Re: reLyX and mathed

2003-02-03 Thread Angus Leeming
Andre Poenitz wrote: > On Sat, Feb 01, 2003 at 12:24:01PM +, Angus Leeming wrote: >> Running reLyX in debug mode, I notice the following output to console: >> André, isn't this all handled gracefully now by mathed? > > \ensuremath, \sb and \sp are not handled afaik, and '\ ' stays '\ ' (as >

Re: reLyX and mathed

2003-02-03 Thread Andre Poenitz
On Sat, Feb 01, 2003 at 12:24:01PM +, Angus Leeming wrote: > Running reLyX in debug mode, I notice the following output to console: > > Math command | translation > \to \rightarrow > \vert | > \ge \geq >

Re: reLyX and mathed

2003-02-03 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Running reLyX in debug mode, I notice the following output to Angus> console: Math command | translation \to \rightarrow \vert | \ge Angus> \geq \le \leq \ \,\, \sb _ \ensuremath \sp ^ \| \Vert \gets Angus> \leftarrow Angus> André

Re: reLyX

2002-11-28 Thread Jean-Marc Lasgouttes
> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: Darren> On Tue, 2002-11-26 at 20:06, Jean-Marc Lasgouttes wrote: >> > "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: Darren> Why doesn't the figure properties editor let me rearrange Here Darren> Top and Bottom into the order

Re: reLyX

2002-11-26 Thread Darren Freeman
On Tue, 2002-11-26 at 20:06, Jean-Marc Lasgouttes wrote: > > "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: > Darren> Why doesn't the figure properties editor let me rearrange Here > Darren> Top and Bottom into the order I want? It seems to me that > Darren> checkboxes aren't the best U

Re: reLyX

2002-11-26 Thread Jean-Marc Lasgouttes
> "Darren" == Darren Freeman <[EMAIL PROTECTED]> writes: Darren> One comment though is that reLyX imports \begin{figure}[htb] Darren> as \begin{figure} so I will have to add htb myself to the Darren> figure Darren> I suppose that's because it's not fully supported in LyX: if I Darren> want "h

Re: reLyX/lyx2lyx problem

2002-10-15 Thread José Abílio Oliveira Matos
> update_tabular(body) > File "/usr/src/lyx/lyx-devel/lib/lyx2lyx/lyxconvert_216.py", line 71, in > upda > e_tabular > cell_info.append(cell_re.match(lines[i]).groups()) > AttributeError: 'None' object has no attribute 'groups' > Bye. This error is on my working list. Hawk presented s

Re: relyx & bugzilla

2002-05-02 Thread Andre Poenitz
On Thu, May 02, 2002 at 09:40:59AM +0200, Lars Gullik Bjønnes wrote: > What do yo mean by "native"? Inside the lyx binary? Well, at least C++ and re-using parts of the current math parser for tokenization and such. > I think that would be a wrong move. IMHO an external program works just > fine

Re: relyx & bugzilla

2002-05-02 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, May 01, 2002 at 09:12:51AM +0200, Lars Gullik Bjønnes wrote: >> | So, should I mass-WONTFIX relyx bugs Lars ? >> >> if we cannot hoax anyone to at least work on one og the bugs... > | I think I'll have a look at a "native .tex parser" for LyX i

Re: relyx & bugzilla

2002-05-02 Thread Andre Poenitz
On Wed, May 01, 2002 at 09:12:51AM +0200, Lars Gullik Bjønnes wrote: > | So, should I mass-WONTFIX relyx bugs Lars ? > > if we cannot hoax anyone to at least work on one og the bugs... I think I'll have a look at a "native .tex parser" for LyX in the 1.3.0 series. So WONTFIX would not be the wor

Re: relyx & bugzilla

2002-05-01 Thread John Levon
On Wed, May 01, 2002 at 10:05:08AM +0200, Asger K. Alstrup Nielsen wrote: > - If it is not realistic that a bug will be fixed within a reasonable > time-frame, mark it as "LATER" or "REMIND". For a bugzilla as small as LyX's, I'd be happy with resolving as LATER where appropriate, although thi

Re: relyx & bugzilla

2002-05-01 Thread John Levon
On Wed, May 01, 2002 at 12:15:28AM -0700, Kayvan A. Sylvan wrote: > > if we cannot hoax anyone to at least work on one og the bugs... > > You can go ahead and assign a few to me. I won't get it done > for a week or two, but I will get it done. I've assigned them all to you. Don't worry it doesn

Re: relyx & bugzilla

2002-05-01 Thread Asger K. Alstrup Nielsen
On Wed, 1 May 2002, Kayvan A. Sylvan wrote: > > | So, should I mass-WONTFIX relyx bugs Lars ? > > > > if we cannot hoax anyone to at least work on one og the bugs... > > You can go ahead and assign a few to me. I won't get it done > for a week or two, but I will get it done. We do this in our us

Re: relyx & bugzilla

2002-04-30 Thread Kayvan A. Sylvan
On Wed, May 01, 2002 at 09:12:51AM +0200, Lars Gullik Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > | So, should I mass-WONTFIX relyx bugs Lars ? > > if we cannot hoax anyone to at least work on one og the bugs... > You can go ahead and assign a few to me. I won't get it done for

Re: relyx & bugzilla

2002-04-30 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | So, should I mass-WONTFIX relyx bugs Lars ? if we cannot hoax anyone to at least work on one og the bugs... -- Lgb

Re: reLyX Fehler

2001-12-15 Thread Kayvan A. Sylvan
> The same file was smoothly translated into LyX-code when using reLyX > from WITHIN > LyX ! Of course you'll be asking: why is this guy then using the > command-line > version of reLyX ??? > > Simply put: because I have a bunch of source-files to incorporate into a > noweb-document and need a po

Re: relyx

2001-10-30 Thread Jose Abilio Oliveira Matos
On Sun, Oct 28, 2001 at 02:54:06PM -0800, Eddie Benowitz wrote: > Lyx is a really cool tool. It seems relyx can't > import algorithms or longtables that lyx itself > outputs after an export latex. This would be really > useful. Thanks. I will look to this issue but I don't promisse to have a

JMarc? [was Re: reLyX bug]

2001-09-05 Thread Amir Karger
On Tue, Sep 04, 2001 at 04:01:26PM +0200, Yves Bastide wrote: > On Tue, Sep 04, 2001 at 02:22:56PM +0100, Jose Abilio Oliveira Matos wrote: > > > > As a curiosity, did reLyX worked before? > > I guess that if it work then we had a strange case of interaction beetween > > BLOCK and the varia

Re: reLyX bug

2001-09-05 Thread Jose Abilio Oliveira Matos
On Tue, Sep 04, 2001 at 06:01:31PM -0400, Amir Karger wrote: [...] > > You can add a __cal__ method to a class making it a functor, and using it > > everywhere a function can be used. I don't even dream it how to do it in > > perl... ;-) > > I'm *not* trying to start a flame war here. I'll poin

Re: reLyX bug

2001-09-05 Thread Jose Abilio Oliveira Matos
On Tue, Sep 04, 2001 at 10:01:03PM +0200, Asger K. Alstrup Nielsen wrote: > On Mon, 3 Sep 2001, Jose Abilio Oliveira Matos wrote: > > > Thank you Yves for restoring my mental health... > > Come on, Jose. We don't buy that after all this time. > How can anyone restore what never was? Commin

Re: reLyX problems

2001-09-05 Thread Andre Poenitz
On Wed, Sep 05, 2001 at 03:10:03PM +0200, Michael Schmitt wrote: > It seems that reLyX does not convert "\mbox{...}" (within a math formula) If anybody tries to fix things like this in reLyX: Could you _please_ pass any math unchanged to mathed? Andre' -- André Pönitz

Re: reLyX bug

2001-09-04 Thread Amir Karger
On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote: > On Mon, Sep 03, 2001 at 11:20:40PM +0200, Yves Bastide wrote: > > On Mon, Sep 03, 2001 at 07:17:38PM +0100, Jose Abilio Oliveira Matos wrote: > > > [ignore unimportant stuff about a bug] > > > > I really, really pref

Re: reLyX bug

2001-09-04 Thread Asger K. Alstrup Nielsen
On Mon, 3 Sep 2001, Jose Abilio Oliveira Matos wrote: > Thank you Yves for restoring my mental health... :-) Come on, Jose. We don't buy that after all this time. How can anyone restore what never was? Greets, Asger

Re: reLyX bug

2001-09-04 Thread Yves Bastide
On Tue, Sep 04, 2001 at 02:22:56PM +0100, Jose Abilio Oliveira Matos wrote: > > As a curiosity, did reLyX worked before? > I guess that if it work then we had a strange case of interaction beetween > BLOCK and the variable outside. Hardly what anyone would expect. BEGIN blocks are executed

Re: reLyX bug

2001-09-04 Thread Andre Poenitz
On Tue, Sep 04, 2001 at 02:17:04PM +0100, Jose Abilio Oliveira Matos wrote: > On Tue, Sep 04, 2001 at 09:09:20AM +0200, Andre Poenitz wrote: > > On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote: > > > You can add a __cal__ method to a class making it a functor, and usin

Re: reLyX bug

2001-09-04 Thread Jose Abilio Oliveira Matos
On Tue, Sep 04, 2001 at 11:01:56AM +0200, Michael Schmitt wrote: > On Mon, 3 Sep 2001, Jose Abilio Oliveira Matos wrote: > > > I have commited, ok I'll do it after this message. > > *Please* Michael tell me that now this works! *Please*! > > GOOD NEWS: > > I can confirm that reLyX (latest c

Re: reLyX bug

2001-09-04 Thread Jose Abilio Oliveira Matos
On Tue, Sep 04, 2001 at 09:09:20AM +0200, Andre Poenitz wrote: > On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote: > > You can add a __cal__ method to a class making it a functor, and using it > > everywhere a function can be used. > > Ah - well, after the overloading

Re: reLyX bug

2001-09-04 Thread Michael Schmitt
On Mon, 3 Sep 2001, Jose Abilio Oliveira Matos wrote: > I have commited, ok I'll do it after this message. > *Please* Michael tell me that now this works! *Please*! GOOD NEWS: I can confirm that reLyX (latest cvs) works on my machine!!! Now you can sleep tight again. Michael --

Re: reLyX bug

2001-09-03 Thread Andre Poenitz
On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote: > You can add a __cal__ method to a class making it a functor, and using it > everywhere a function can be used. Ah - well, after the overloading of the whitespace operator this was probably easy addition to seduce C++

Re: reLyX bug

2001-09-03 Thread Jose Abilio Oliveira Matos
On Mon, Sep 03, 2001 at 11:55:45PM +0200, Yves Bastide wrote: > On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote: > > > > FOUND! > > diff -u -p -r1.5 reLyX.in > --- lib/reLyX//reLyX.in 2001/08/31 07:54:05 1.5 > +++ lib/reLyX//reLyX.in 2001/09/03 21:46:38 > @@ -14,1

Re: reLyX bug

2001-09-03 Thread Yves Bastide
On Mon, Sep 03, 2001 at 10:45:16PM +0100, Jose Abilio Oliveira Matos wrote: > FOUND! diff -u -p -r1.5 reLyX.in --- lib/reLyX//reLyX.in 2001/08/31 07:54:05 1.5 +++ lib/reLyX//reLyX.in 2001/09/03 21:46:38 @@ -14,11 +14,13 @@ $^W = 1; # same as 'perl -w' use vars qw($lyxdir $lyxname); my (

Re: reLyX bug

2001-09-03 Thread Jose Abilio Oliveira Matos
On Mon, Sep 03, 2001 at 11:20:40PM +0200, Yves Bastide wrote: > On Mon, Sep 03, 2001 at 07:17:38PM +0100, Jose Abilio Oliveira Matos wrote: > > > > Do you have any idea why Michael has problems with the reLyX path detection? > > Hmm. Michael, I don't understand this: > > > Can't locate reLyXm

Re: reLyX bug

2001-09-03 Thread Yves Bastide
On Mon, Sep 03, 2001 at 07:17:38PM +0100, Jose Abilio Oliveira Matos wrote: > > Do you have any idea why Michael has problems with the reLyX path detection? Hmm. Michael, I don't understand this: > > Can't locate reLyXmain.pl in @INC (@INC contains: > > /home/schmitt/Programme/lyx-1.2.0cvs-so

Re: reLyX bug

2001-09-03 Thread Jose Abilio Oliveira Matos
On Fri, Aug 31, 2001 at 01:02:41PM +0200, Yves Bastide wrote: > On Fri, Aug 31, 2001 at 11:30:32AM +0100, Jose Abilio Oliveira Matos wrote: > [snip] > > > > > > Yeah, that's OK too. > > > > Actually I have choosen your alternative, I really dislike the ()->, grrr... > > (sorry Yves, nothing pe

Re: reLyX bug

2001-08-31 Thread dochawk
Amir admitted > On Fri, Aug 31, 2001 at 11:30:32AM +0100, Jose Abilio Oliveira Matos wrote: > > On Thu, Aug 30, 2001 at 05:18:49PM -0400, Amir Karger wrote: > > > Right. So it's just that Perl didn't have the sophisticated understanding of > > > $foo(bar) beforehand. (Of course, this opens up t

Re: reLyX bug

2001-08-31 Thread Amir Karger
On Fri, Aug 31, 2001 at 11:30:32AM +0100, Jose Abilio Oliveira Matos wrote: > On Thu, Aug 30, 2001 at 05:18:49PM -0400, Amir Karger wrote: > > On Thu, Aug 30, 2001 at 04:50:48PM +0100, Jose Abilio Oliveira Matos wrote: > > > On Thu, Aug 30, 2001 at 08:49:49AM -0400, Amir Karger wrote: > > > > > Y

Re: reLyX bug

2001-08-31 Thread Yves Bastide
On Fri, Aug 31, 2001 at 11:30:32AM +0100, Jose Abilio Oliveira Matos wrote: [snip] > > > > Yeah, that's OK too. > > Actually I have choosen your alternative, I really dislike the ()->, grrr... > (sorry Yves, nothing personal, on the other hand since today is friday it > is after all). Ok. Wa

Re: reLyX bug

2001-08-31 Thread Jose Abilio Oliveira Matos
On Thu, Aug 30, 2001 at 05:18:49PM -0400, Amir Karger wrote: > On Thu, Aug 30, 2001 at 04:50:48PM +0100, Jose Abilio Oliveira Matos wrote: > > On Thu, Aug 30, 2001 at 08:49:49AM -0400, Amir Karger wrote: > > > > > I'm pretty sure that the problem here is that you're missing a &. > > > I think you

Re: reLyX bug

2001-08-30 Thread Amir Karger
On Thu, Aug 30, 2001 at 04:50:48PM +0100, Jose Abilio Oliveira Matos wrote: > On Thu, Aug 30, 2001 at 08:49:49AM -0400, Amir Karger wrote: > > > I'm pretty sure that the problem here is that you're missing a &. > > I think you have to write: > > > > $LyX_Preamble .= &{$Geometry_Options{$op}}

Re: reLyX bug

2001-08-30 Thread Jose Abilio Oliveira Matos
On Thu, Aug 30, 2001 at 08:49:49AM -0400, Amir Karger wrote: > > > > 305 if( $Latex_Preamble =~ /\\geometry\{(.*)\}/) { > > 306 my $geom_options = $1; > > 307 my $op; > > 308 foreach $op (keys %Geometry_Options) { > > 309 $geom_options =~ s/$op//

Re: reLyX bug

2001-08-30 Thread Jose Abilio Oliveira Matos
On Thu, Aug 30, 2001 at 01:16:09PM +0200, Yves Bastide wrote: > If you ask so: > > - reLyXmain.pl: 97 \\documentclass, not \documentclass That one was running from me, everytime I saw the warning I looked to the previous \\documentclass and that is ok. :-) > - many regexes: you could libera

Re: reLyX bug

2001-08-30 Thread Amir Karger
On Wed, Aug 29, 2001 at 06:42:11PM +0100, Jose Abilio Oliveira Matos wrote: > On Wed, Aug 29, 2001 at 03:28:53PM +0200, Michael Schmitt wrote: > > On Wed, 29 Aug 2001, Jose Abilio Oliveira Matos wrote: > > > > syntax error at /home/schmitt/LyX/lyx-devel/lib/reLyX/MakePreamble.pm line > > 310, nea

Re: reLyX bug

2001-08-30 Thread Yves Bastide
On Thu, Aug 30, 2001 at 12:07:39PM +0100, Jose Abilio Oliveira Matos wrote: [snip] > > Unless you have other features/bug fixes it easier to add it my self than > to have all the trouble with patching and unpatching. ;-) :-) If you ask so: - reLyXmain.pl: 97 \\documentclass, not \documentcl

Re: reLyX bug

2001-08-30 Thread Jose Abilio Oliveira Matos
On Thu, Aug 30, 2001 at 12:48:28PM +0200, Yves Bastide wrote: > On Wed, Aug 29, 2001 at 06:42:11PM +0100, Jose Abilio Oliveira Matos wrote: > [snip] > > > > 305 if( $Latex_Preamble =~ /\\geometry\{(.*)\}/) { > > 306 my $geom_options = $1; > > 307 my $op; > > 308

Re: reLyX bug

2001-08-30 Thread Yves Bastide
On Wed, Aug 29, 2001 at 06:42:11PM +0100, Jose Abilio Oliveira Matos wrote: [snip] > > 305 if( $Latex_Preamble =~ /\\geometry\{(.*)\}/) { > 306 my $geom_options = $1; > 307 my $op; > 308 foreach $op (keys %Geometry_Options) { > 309 $geom_options =

Re: reLyX bug

2001-08-29 Thread Jose Abilio Oliveira Matos
On Wed, Aug 29, 2001 at 03:28:53PM +0200, Michael Schmitt wrote: > On Wed, 29 Aug 2001, Jose Abilio Oliveira Matos wrote: > > > > Can't locate reLyXmain.pl in @INC (@INC contains: > > > /home/schmitt/Programme/lyx-1.2.0cvs-sol/bin > > > /opt/local/perl5.004/lib/5.00502/sun4-solaris > > > /opt/loc

Re: reLyX bug

2001-08-29 Thread Michael Schmitt
On Wed, 29 Aug 2001, Jose Abilio Oliveira Matos wrote: > > Can't locate reLyXmain.pl in @INC (@INC contains: > > /home/schmitt/Programme/lyx-1.2.0cvs-sol/bin > > /opt/local/perl5.004/lib/5.00502/sun4-solaris > > /opt/local/perl5.004/lib/5.00502 > > /opt/local/perl5.004/lib/site_perl/5.005/sun4-so

Re: reLyX bug

2001-08-29 Thread Jose Abilio Oliveira Matos
On Wed, Aug 29, 2001 at 12:55:25PM +0200, Michael Schmitt wrote: > Hi, > > I get the following message if I start reLyX: > > Can't locate reLyXmain.pl in @INC (@INC contains: > /home/schmitt/Programme/lyx-1.2.0cvs-sol/bin > /opt/local/perl5.004/lib/5.00502/sun4-solaris > /opt/local/perl5.004/lib

Re: reLyX bug

2001-08-29 Thread Michael Schmitt
Hi, after adding a few symbolic links I get the following message: sif:/home/schmitt.503 % reLyX foo.tex syntax error at /home/schmitt/Programme/lyx-1.2.0cvs-sol/bin/MakePreamble.pm line 310, near "}(" Any idea? Michael --

Re: reLyx

2001-08-24 Thread Jose Abilio Oliveira Matos
On Thu, Aug 09, 2001 at 06:00:43PM +1200, Michael Koziarski wrote: > [...] > I'm not a hard-core LaTeXer so I don't know how suitable a maintainer I'd > be. If the bugs are explained in detail I should be able to fix them, but > bug reports relying on detailed knowledge of TeX will go unfixed.

  1   2   >