On Thu, 26 Nov 2020 at 12:36, luigi scarso <[email protected]> wrote:
> > > On Thu, Nov 26, 2020 at 11:22 AM Matthias Deeg <[email protected]> wrote: > >> Hello everybody, >> >> yesterday, I've stumbled upon the issue that lualatex or respectively >> luahbtex cannot correctly process paths containing a tilde (~) which >> results in not finding the given TeX file. >> >> > Can you test with tex, pdftex and xetex ? > they all work the same way here. ~ is expanded to whatever definition it has in the format unless you use \string or \detokenize or whatever. > > -- > luigi >
