On 12/03/09, rgheck <[email protected]> wrote: >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} > > Thanks Richard.
I am glad to hear I had the module syntax right, for once. Indeed, the change you suggested fixes the problem. Cheers, S. >rh > ______________________________________________________________ Stefano Franchi Department of Philosophy Ph: (979) 862-2211 Texas A&M University Fax: (979) 845-0458 305B Bolton Hall [email protected] College Station, TX 77843-4237
