On 12/03/2009 02:02 PM, Stefano Franchi wrote:
Dear Lyxers,

after moving a few lines of latex code that frames comments in a grayed box
from the preamble to its own module I get the following error each time the
module is loaded:

The module Comment-in-box requires a package that is
not available in your LaTeX installation. LaTeX output
may not be possible.


However the module works fine and the pdf it produces is correct and the two
Latex packages the code uses are available in my installation. I suppose I
made a mistake in the module itself. Can anyone tell me what I did wrong? I
append the full module code below.

This is bug 6361, which was just fixed. Short-term change this:

#\DeclareLyXModule[colortbl,tabularx]{Comments-in-box}

to :

#\DeclareLyXModule{Comments-in-box}


rh

Reply via email to