On 2011-10-06, Ben M. wrote: > My default preamble is "\include{standardpreamble}". This works well > in the top level of my documents directory, where I keep > standardpreamble.tex. However, if I save a file to a subdirectory, > then standardpreamble cannot be found.
> Is it possible, in the preferences (not document settings), to specify > an absolute search path so that standardpreamble.tex is always found? How about placing the file in the system standard texmf path? On my Debian Linux with texlive2010, this would be somewhere under ~/texmf/. Günter