On 2019-07-27 at 21:49:54 +0200, Hans Hagen wrote: > Keep in mind that adding a .tex in case of no suffix being > there makes it impossible to open files without suffix.
There is more to consider: Kpathsea searches each texmf tree for a file without an extension and if none is found it appends '.tex' to the name and searches again within the same tree. It does *not* search all trees for a file without extension and restart the search again if none is found. This is intended behavior. So people who need files without extensions should keep this in mind and be very careful. Regards, Reinhard -- ------------------------------------------------------------------ Reinhard Kotucha Phone: +49-511-3373112 Marschnerstr. 25 D-30167 Hannover mailto:[email protected] ------------------------------------------------------------------
