I've a little problem with batch use of lyx to provide tables formatted as text. Up to lyx version 1.3.1, I could reLyX foo.tex (where foo.tex contains a table) then lyx -e text foo.lyx Since 1.3.1 (current is 1.3.2), this doexn't work any more, the table is not correctly formatted when I load interactively lyx foo.lyx
Actually, the bug is in the lyx2lyx code which 'upgrades' old tables to new format. This will be fixed in 1.3.3.
You can find the patch applied to 1.3.3cvs here: http://bugzilla.lyx.org/show_bug.cgi?id=1045#c8
Only the patch to lib/lyx2lyx/lyxconvert_216.py is necessary. No reompilation is needed.
JMarc
