Re: [possible bug] kpsewhich gets confused by trailing slash
Thomas Esser <[email protected]> Tue, 1 Nov 2005 18:20:37 +0100
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
> which doesn't try to eliminate spurious slashes. In contrast, if the > code that expands a `~' uses the value of `$HOME' it knows it is a > special case and will strip a trailing slash. Whow, I did not know this, thanks! Now changed in my sources. Thomas