Dekel Tsur wrote: > <column alignment="center" valignment="top" leftline="true" > 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.