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}">
in my lyxprefrences->converters"Latex->html" i have
latex2html -no_subdir -split 1 -show_section_numbers -numbered_footnotes $$i
Flags: originaldir,needaux
The first question is: what's wrong?
the second question is: exist a workaround?
An other problem is:
I have LyX-Code as Enviroment.
I want in the html output somethings like: <pre></pre>
but I get something like this:
<DL COMPACT>
<DT>
<DD> 1) It works. 2) The output
<P>
LyX (e.g., posters).
<P>
<BR>
<BR> <HR>width <BR>
<BR>
The last "<HR>width" maybe because I use Layout->Paragraf->[Line=below]
[I think something is bugged.]
How can I do, to get <pre></pre>?
Thank you very much
Antonio
PS: This all, because I want to put the answer of the "LyX-servey" into the
wwweb :�}