Georg Baum wrote:
>>> Yes. I knew that, but did not remember that _this_ could be your
>>> problem. I don't know why it is like that, but if desired it would not
>>> be difficult to call convertDefault.sh. Angus, do we want that?
>>
>> Sure. I must have forgotten it.
>
> This patch implements tha
Angus Leeming wrote:
> Georg Baum wrote:
>> Yes. I knew that, but did not remember that _this_ could be your problem.
>> I don't know why it is like that, but if desired it would not be
>> difficult to call convertDefault.sh. Angus, do we want that?
>
> Sure. I must have forgotten it.
This patch
Georg Baum wrote:
> Juergen Spitzmueller wrote:
>
>> So it seems that InsetExternal does not call convertDefault.sh, like
>> InsetGraphics.
>
> Yes. I knew that, but did not remember that _this_ could be your problem.
> I don't know why it is like that, but if desired it would not be
> difficult
Juergen Spitzmueller wrote:
> So it seems that InsetExternal does not call convertDefault.sh, like
> InsetGraphics.
Yes. I knew that, but did not remember that _this_ could be your problem. I
don't know why it is like that, but if desired it would not be difficult to
call convertDefault.sh. Angus
Georg Baum wrote:
> Does the file 0_home_juergen_lyx-error.png exist in the temp dir?
No. But it does not get converted either if I copy it to that place.
> Any other
> files with the same basename?
No.
> And what is your converter from png -> eps?
If hadn't defined any (i.e. convertDefaul
Juergen Spitzmueller wrote:
> Georg Baum wrote:
>> Jürgen, can you check wether this fixes your problems?
>
> Unfortunately not.
>
> \includegraphics{0_home_juergen_lyx-error}
Does the file 0_home_juergen_lyx-error.png exist in the temp dir? Any other
files with the same basename? And what is
Georg Baum wrote:
> Jürgen, can you check wether this fixes your problems?
Unfortunately not.
\includegraphics{0_home_juergen_lyx-error}
I could not locate the file with any of these extensions:
.eps,.ps,.eps.gz,.ps.gz,.eps.Z
Try typingto proce
Georg Baum wrote:
> 2. (insetexternal) The lines
>
> ReferencedFile latex "$$AbsPath$$Basename.eps"
> ReferencedFile dvi "$$AbsPath$$Basename.eps"
>
> in the template definition tell LyX that the file
> "$$AbsPath$$Basename.eps" will be created by the conversion process and
> will be needed by th
Jürgen reported last year that files did not get converted when included
with the RasterImage template. I tried to reproduce this now and found
the following bugs:
1. (graphicsinset) Converted files are not copied to the export directory
if a converter is defined. The fix is very simple.
2. (i