Dear Kornel, dear LyX developers, On 2018-01-24, Kornel Benko wrote:
> Total down to 31 fails: Unfortunately, now we are left with some more complex ones: > 1507 - export/doc/EmbeddedObjects_lyx16 (Failed) Seems down to conversion of latex arguments (OptArg / Argument). conversion emits “Warning: Lyx2lyx knows nothing about module 'graphicboxes'. Please check if short title insets have been converted correctly. “ Unfortunatly, they have not. > 3609 - export/examples/modernCV_lyx16 (Failed) Also a problem with multiple LaTeX arguments. modernCV is a complex class with heavy use of optional arguments. Fails to compile afte the first round-trip with ! LaTeX Error: Missing \begin{document}. Maybe we should just admit/document that this is too complex for LyX < 2.1. > 3335 - export/examples/beamer_lyx16 (Failed) Beamer is another example of a complex class with heavy changes... > 4258 - export/examples/xyfigure_lyx16 (Failed) > 4259 - export/examples/xyfigure_lyx21 (Failed) > 4274 - export/examples/xypic_lyx16 (Failed) > 4275 - export/examples/xypic_lyx21 (Failed) Fixed. > 4482 - export/examples/de/MultilingualCaptions_lyx16 (Failed) Also a module with multiple LaTeX arguments: Warning: Lyx2lyx knows nothing about module 'bicaption'. Please check if short title insets have been converted correctly. Failures in translated documents are expected. I compiled some dedicated minimal example files - maybe we need to invert them. Also, they can be ignored for all tests except lyx2lyx. Günter