[tlbuild] Patch for hitex.man
luigi scarso
luigi.scarso at gmail.com
Thu Dec 30 12:41:23 CET 2021
Under linux ubuntu
$>nroff -Tutf8 -man hitex.man
complains
:troff: hitex.man:349: warning: macro 'PP.' not defined (possibly missing
space after 'PP')
The patch fixes the issue.
--- a/source/texk/web2c/hitexdir/hitex.man
+++ b/source/texk/web2c/hitexdir/hitex.man
@@ -342,11 +342,12 @@
Further information can be found in the manual of the
.I "Kpathsea library"
and in
-.IR "HINT: The file format" .
+.IR "HINT: The file format"
which is available as a book or in electronic form from the
HINT project home page at
.BR https://hint.userweb.mwn.de .
-.PP.\"=====================================================================
+.PP
+.\"=====================================================================
.SH BUGS
This version of Hi\*(TX fails to handle correctly glues and kerns with a
width that depends on \ehsize or \evsize. Similarly, when
--
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tlbuild/attachments/20211230/252a0193/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hitex.man.patch
Type: text/x-patch
Size: 682 bytes
Desc: not available
URL: <https://tug.org/pipermail/tlbuild/attachments/20211230/252a0193/attachment.bin>
More information about the tlbuild
mailing list.