Georg Baum wrote: > Try it again. Somehow an additional backslash slipped in so that a > newline '\n' became '\\n'.
Better. Now it falls over when running latex. $ ~/lyx/13x/build-qt/src/lyx -e latex UserGuide_13x.lyx $ ~/lyx/13x/build-qt/src/lyx -e latex UserGuide_13x.lyx $ ~/lyx/devel/build/src/tex2lyx/tex2lyx UserGuide_13x.tex > \ UserGuide_14x.lyx $ python ~/lyx/devel/lib/lyx2lyx/lyx2lyx --to 221 --output \ UserGuide_13x_2.lyx UserGuide_14x.lyx $ ~/lyx/13x/build-qt/src/lyx -e latex UserGuide_13x_2.lyx $ ls -l UserGuide_13x.tex UserGuide_13x_2.tex -rw-rw-r-- 1 angus angus 229811 Feb 2 18:45 UserGuide_13x_2.tex -rw-rw-r-- 1 angus angus 228988 Feb 2 18:44 UserGuide_13x.tex $ latex UserGuide_13x $ latex UserGuide_13x_2 [18] [19] ! Extra }, or forgotten \endgroup. [EMAIL PROTECTED]@tempboxa ...begingroup [EMAIL PROTECTED] } \def \width {\wd [EMAIL PROTECTED] l.1295 } Usually, starting a new paragraph resets both the paragraph environ... -- Angus