Reference Documentation: PDF Publishing with GNU Troff
修訂 | 5da678ba39a9b30eede9cd140b6692dc701972dc (tree) |
---|---|
時間 | 2022-02-27 20:07:02 |
作者 | ![]() |
Commiter | Keith Marshall |
Add footnote concerning choice of layout macro package.
* pdfmark.ms (Section 3): Add footnote #16.
@@ -3,7 +3,7 @@ | ||
3 | 3 | |
4 | 4 | This file is part of groff, the GNU roff type-setting system. |
5 | 5 | |
6 | -Copyright (C) 2004-2021 Free Software Foundation, Inc. | |
6 | +Copyright (C) 2004-2022 Free Software Foundation, Inc. | |
7 | 7 | written by Keith Marshall <keith.d.marshall@ntlworld.com> |
8 | 8 | |
9 | 9 | Permission is granted to copy, distribute and/or modify this document |
@@ -3801,7 +3801,25 @@ | ||
3801 | 3801 | However, |
3802 | 3802 | they may be used in conjunction with any other |
3803 | 3803 | .CW groff |
3804 | -macro package of the user's choice, | |
3804 | +macro package of the user's choice\Z','\** | |
3805 | +.FS | |
3806 | +Any of the standard | |
3807 | +.CW groff | |
3808 | +\%\(lqfull\(hyservice\(rq | |
3809 | +macro packages, | |
3810 | +.CW me , | |
3811 | +.CW mm , | |
3812 | +.CW mom , | |
3813 | +or | |
3814 | +.CW ms , | |
3815 | +or indeed, | |
3816 | +any \%\(lqhome\(hybrew\(rq macro package provided by the user, | |
3817 | +should be suitable for the purpose; | |
3818 | +regardless of the chosen \%\(lqfull\(hyservice\(rq macro package, | |
3819 | +it is likely that a binding package, | |
3820 | +specific to this choice, | |
3821 | +will be required. | |
3822 | +.FE | |
3805 | 3823 | to add such capability. |
3806 | 3824 | .LP |
3807 | 3825 | In preparing this document, the standard |