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

relyx inserts spaces in tables imported from LaTeX

2005-09-27 Thread John Mongan
When I import LaTeX documents with tables, I seem to end up with a space prepended to each cell. This often artificially inflates the width of the table, and is tedious to fix by hand. I believe this problem can be fixed in the BasicLyx.pm module of reLyX by defining each new cell to be the st