Antonio Gulino wrote:
>
> Hi,
> I try to make an export to html, but I have some problems with the included
> files.
> I have a main lyx document.
> Inside of this I included others lyx doc, with
> Insert->IncludeFile->"filename.lyx" [Use Include]
> {using lyx-1.1.6fix3}
>
> The output is not correct because at the place of the "include" he try to put an
> immage :-(
> here is the output code
> <IMG
> WIDTH="1013" HEIGHT="1833" ALIGN="BOTTOM" BORDER="0"
> SRC="img2.png"
> ALT="\begin{center}\vbox{\input{whyprefer.tex}
> }\end{center}">
what happes, when you export to latex (file->export),
and than run manually latex2html <yourfile.tex> ?
Herbert