Uwe Stöhr wrote:

> Besides this it is not clear to my why \captionabove/below are not
> automatically handles by tex2lyx via findInsetLayout as you wrote. What
> do i have to do to invoke findInsetLayout to handle \captionabove/below.

They were automatically found, but only if these commands were defined by 
the document class (which is correct btw) so it did not work with the 
existing tex2lyx test cases. However, they were incorrectly output as Flex 
insets, and the arguments were not handled at all. I fixed this now, and the 
extra if-clause for the caption insets is gone.


Georg

Reply via email to