Alex Fernandez wrote:
> > 2-
> > The HTML file is returned in a subfolder, so all images links are broken.
> > When moving the file in the parent folder (where the lyx file is, and where
> > the pdf/ps/TeX are exported, it works fine.
> 
> This is a design decision of Pavel Sanda (and for the record, I do not
> agree with it):

to be exact _my_ design decision was that view->html should never produce
new files to appear inside document directory (this should happen only when
one chooses export.)

one byproduct of such solution is needless cluttering of document directory
without users request.

second and worse byproduct is that it will rewrite already exported html
file when user requests view->html action which usually has only debugging 
purposes - nobody wants to destroy exported result by some intermediate file.

thirdly it would also break the habits how we treat all other formats.


but the implementation details are up to you decision and i have no opinion
about parent/subfolder placement etc. the copier was put there only as
copy&paste placeholder from other html converter which should be changed into
something else i guess.

pavel

Reply via email to