Re: environment variable
Karl-Heinz Herrmann <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 24 Feb 2005 09:15:28 +0000 (UTC) Oliver Grewe <[email protected]> wrote: > \usepackage{$HOME/path...} > \input{$HOME/path...} > > with tetex-1.0 it's working perfectly, but now we installed tetex-3.0 > on one workstation and latex doesn't know about $HOME (UNIX > environment for a home directory). If no one suggests a workaround inside tetex3.0 -- a perl script replacing the $HOME with the actual full path is easily done -- but depending on your files it might help or not. K.-H.