On Mon, May 22, 2006 at 02:56:45PM -0400, Paul A. Rubin wrote:
> I suspect that there is something in the preamble of the .tex file that
> either defines the \confidential command
> (\newcommand[1]{\confidential}{...} or something to that effect,), or
> else something in the preamble loads a package that defines
> \confidential, and somehow that something was not picked up in the .tex
> to .lyx conversion. If you can identify the missing statement, you can
> add it to the preamble in the LyX document.
I imported TeX document into lyx, then exported it back to TeX, and after
taking a look at diff between original TeX and the one produced by LyX I
finally found an issue:
\usepackage{graphicx}
was missing. I added it to the LyX document - and everything is fine now!
--
Eugene N Dzhurinsky