17 Dec
2022
17 Dec
'22
3:47 p.m.
On Sat, 17 Dec 2022 16:25:01 +0100
Otared Kavian via ntg-context
If I create a file named « bar.txt » then
\starttext Nothing to say\dots
\typefile{bar.txt}
\stoptext
gives the correct result.
I can confirm that.
However ConTeXt seems to dislike \typefile{bar} when the filename has no suffix.
Is there a way around it? Traditionally there are plenty of files without suffix (e.g. README, Makefile, configure, etc.) Marco