Author: Georg Baum <[email protected]>
Date: Sun, 25 Mar 2012 18:46:00 +0200
New Commit: d88f7727e9941089b4e2a218ece84d1f3150e487
URL: 
http://git.lyx.org/?p=lyx.git;a=commit;h=d88f7727e9941089b4e2a218ece84d1f3150e487

Log:
Fix tex2lyx table output.

It is broken since the latest file format update (neither did Uwe run a test
after updating the file format, nor did I after undoing my accidental change).
The reason it was broken: the bool version of write_attribute() is chosen
for "0" instead of the string version, so each table used rotate="true".

Reply via email to