Strange behavior of tetex-src-beta-2.96.1.20040322
[email protected] (Bzyl Wlodzimierz)
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I created the directory with:
mkdir /usr/local/texmf/tex/A
and copied there a file named `xyz.tex'.
Next I executed `texhash'.
Now, `kpsewhich xyz.tex' correctly reports
`/usr/local/texmf/tex/A/xyz.tex' but
`kpsewhich A/xyz.tex' shows nothing.
The previous version (2.0.2), in both cases
shows `/usr/local/texmf/tex/A/xyz.tex'.
This means, that I can not compile any
file which says `\input A/xyz.tex'.
I use this trick to use different set of
macros for different languages, for example
\input pl_Pl/base.tex or \input en_US/base.tex etc.
--Wlodek Bzyl
PS. I noticed that almost all *.enc
files are missing from dvips directory.
For example I did not found: 8r.enc and plrm.enc.