[tex-k] tangle.web: '.' -> `.'
胡亚捷 (Hu Yajie)
2500418497 at qq.com
Tue Jun 1 15:32:17 CEST 2021
tangle.web, line 640 (section 31, the first Pascal comment):
procedure error; {prints '\..' and location of error message}
should be
procedure error; {prints `\..' and location of error message}
(Interestingly, the same typo has been fixed in weave.web.)
To karl: you might also want to change newbug.html, line 200
<a href="/pipermail/tex-k/2021-May/03560.html"
to
<a href="/pipermail/tex-k/2021-May/003560.html"
More information about the tex-k
mailing list.