Am Montag, 9. Januar 2006 18:31 schrieb J Greenbaum: > I thought this might be a permissions problem, but I have write > permissions to the file mentioned, as well as the directory. The > directory structure is as follows:
It is no permissions problem, LyX is probably trying to access the file /tmp/lyx.....tmpbuf/document/0_Prelim/prelim.tex whichs does not work, because the directory /tmp/lyx.....tmpbuf/document/0_Prelim/ does not exist. > /document/document.lyx > /document/0_Prelim/prelim.tex > /document/0_Prelim/prelim.aux How are you including it? With ERT or the native include button? The latter method should work since LyX 1.3.5 (or was it 1.3.6? I don't remember). It will not work with earlier versions of LyX. The ERT method will only work if you don't use a temporary directory in your preferences, but that is not recommended. Georg