2014-12-09 21:18 GMT+01:00 Georg Baum: > Juergen Spitzmueller wrote: > > > +InsetLayout Flex:MakeTableOfToDos > > + ObsoletedBy List_of_TODOs > > +End > > This one produces an error message > > tex2lyx/../insets/InsetLayout.cpp (354): Cannot replace with unknown > InsetLayout `List of TODOs' > > > since List_of_TODOs is a style, not an InsetLayout. Which one is correct, > Style or InsetLayout? >
Right, we cannot convert this one (the old layout used a Flex, now we use a style). I'll remove that one. Jürgen > > > Georg > >
