[tex-live] Fwd: syntex.1 use invalid macro for mdoc
Mitsuya Shibata
mty.shibata at gmail.com
Mon Mar 12 17:08:18 CET 2012
Dear Laurens,
I'm checking TeX Live manuals for new Debian TeX Live package[1],
and sent two patch for synctex man pages to TeX Live ML[2].
It is attached to fix invalid macro for synctex.1.
Could you check it?
[1] http://lists.debian.org/debian-tex-maint/2012/03/msg00180.html
[2] http://tug.org/pipermail/tex-live/2012-March/031178.html
Best regards,
--
Mitsuya Shibata
mty.shibata at gmail.com
---------- 転送メッセージ ----------
From: Mitsuya Shibata <mty.shibata at gmail.com>
日付: 2012年3月12日1:06
件名: syntex.1 use invalid macro for mdoc
To: tex-live at tug.org
Cc: debian-tex-maint at lists.debian.org
Dear TeX Live maintainers,
web2c/synctexdir/man1/synctex.1 is mdoc style man page.
However it uses some an.tmac macro too.
This cause "not defined" warning to parse by groff.
$ man --warnings -l web2c/synctexdir/man1/synctex.1 > /dev/null
<standard input>:3: warning: macro `Th' not defined
<standard input>:8: warning: macro `TP' not defined
I attached patch to fix.
- .Th is not needed. Header is created by .Dd/.Dt macros.
- .TP is not needed. New paragraph automatically starts by .Nm.
Could you check and apply it?
Best regards,
--
Mitsuya Shibata
mty.shibata at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-mdoc-style.patch
Type: text/x-patch
Size: 971 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex-live/attachments/20120313/13c6ef97/attachment.bin>
More information about the tex-live
mailing list