On Friday 29 December 2006 18:07, Gunnar wrote: > I found that changing z1 to z0 in /etc/texmf/dvips/config.ps solved the > problem. z1 was a security feature to disable relative paths, if I > understood it correctly.
Unfortunately this is not well documented, and from e.g. this thread http://www.tug.org/pipermail/tex-live/2005-December/009582.html I read that absolute paths are suppressed, not relative ones. Anyway, if you use the graphics inset it works. The reason is that LyX then copies the file to the temp dir where it runs latex, in the other case the file is found via [EMAIL PROTECTED] You are completely responsible yourself for what you do in ERT. LyX cannot do anything more than set [EMAIL PROTECTED], and if that does not comply with the security settings of dvips then you have to find a solution yourself. BTW the z1 setting seems to have been made the default in texlive 2005, maybe that is the reason why you did not get this problem before. Georg
