Re: Including files from parent dir
Stefan Monnier <[email protected]>
| Newsgroups | gmane.comp.tex.texinfo.general |
|---|---|
| Message-ID | <[email protected]> |
> Right now, I can't think of a way to make this happen. The only
> thing I can think of would be to change the code to consider that
> only paths with leading . are considered differently.
Actually, from where I stand, what would make more sense is to make it
so file names that start with . or .. are treated relative to the
including file rather than searched through the include directories.
Stefan