Alex Fernandez wrote: > As to the first issue, what do you suggest? Maybe a custom copier > could copy images to /tmp?
either reuse the the already existing copier(s) in our tree our writing the new one. (i guess that the copiers we already have should be enough. just look only ho other convetors use copiers themselves.) moreover you will probably need it for getting the converted files into EmbeddedObjects.html.LyXconv. > Still I don't very much like this approach, and > would very much do a conversion in place (without going through /tmp). this is the wrong way. you will polute the document directory just because somebody tries view->html. pavel