Re: Bug with tabulars

2002-12-19 Thread Juergen Spitzmueller
Dekel Tsur wrote: > width="0(null)"> ... This is probably due to the new default unit of lyxlength (UNIT_NONE), the fix for bug 490 > The 0(null) should be changed to 0pt. Why? Isn't the value in this case NULL (non existant)? Or is it a fixed width column with 0pt width? Jürgen.

Bug with tabulars

2002-12-19 Thread Dekel Tsur
Creating a new tabular and saving the LyX file gives \begin_inset Tabular ... The 0(null) should be changed to 0pt.