On Thu, Dec 19, 2002 at 09:13:30PM +0200, Dekel Tsur wrote: > A table created by Lyx 1.2 with a fixed width column has a bogus horizontal > alignment alignment attribute: > <column alignment="left" ... width="4cm"> > > LyX 1.2 ignores this attribute, and always used block alignment, > so there was no problem. > LyX 1.3 does not ignore this attribute, so on files created with LyX 1.2, > fixed width columns get left alignment even though they should have block > alignment. > The attached patch fixes this bug.
So, can I apply it ?