Georg Baum wrote: > > Or better we add another flag "notermination" for commands that do not > > need to be terminated. > > Sounds good. Another benefit: It would also allow to keep the logic in > tex2lyx and lyx automatically synchronized.
I'll commit the patch in a minute. > >> I am also unsure if this change neds adaptions in tex2lyx, since tex2lyx > >> skips braces in several places where it knows that LyX will add them. > > > > > > > > Alas, I know next to nothing about tex2lyx (thanks for updating this BTW). > > You don't need to in most cases: If the forward conversion in lyx2lyx is > empty for a particular filke format change, you can simply bump the tex2lyx > file format, and add an entry in TODO.txt if needed. I see. I'll do so in the future. Jürgen