[luatex] lualatex cannot process paths containing a tilde (~) correctly
David Carlisle
d.p.carlisle at gmail.com
Thu Nov 26 12:11:51 CET 2020
You need to stop ~ expanding to non-breaking space so this works
lualatex 'test\string~report'
This is LuaHBTeX, Version 1.12.0 (TeX Live 2020)
restricted system commands enabled.
(./test~report.tex
LaTeX2e <2020-10-01> patch level 2
the single quotes here are bash syntax on the command line, in other
command lines you may need to protect the \ in \string in other ways.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/luatex/attachments/20201126/5f102e8b/attachment.html>
More information about the luatex
mailing list.