On 2009-05-27, rgheck wrote: > Guenter Milde wrote: Problem: spurious "module requires package" popups for a home-made module.
Reason: >> quotes in the description text are not escaped. > The parser for this file just uses LyX's general-purpose lexer. > Apparently, it does not know about escaped quotes. I see. But why is it used for parsing a comment? As this is not obvious (the description text is a comment in the *.module source file), documenting that you must not use "double quotes" in the module description would help prevent such surprises. Günter