|
Name | Synopsis | Description | Authors | See also | COLOPHON |
|
|
|
pdfmom(1) General Commands Manual pdfmom(1)
pdfmom - produce PDF documents using the mom macro package for
groff
pdfmom [-Tpdf] [groff-options] [file ...]
pdfmom -Tps [pdfroff-options] [groff-options] [file ...]
pdfmom -v
pdfmom --version
pdfmom is a wrapper around that facilitates the production of PDF
documents from files formatted with the mom macros.
pdfmom prints to the standard output, so output must usually be
redirected to a destination file. The size of the final PDF can
be reduced by piping the output through
If called with the -Tpdf option (which is the default), pdfmom
processes files using groff's native PDF driver, If -Tps is
given, processing is passed over to pdfroff, which uses groff's
PostScript driver. In either case, multiple runs of the source
file are performed in order to satisfy any forward references in
the document.
pdfmom accepts all the same options as groff. If -Tps is given,
the options associated with pdfroff are accepted as well. When
pdfmom calls pdfroff, the options “-mpdfmark -mom --no-toc”
options are implied and should not be given on the command line.
Equally, it is not necessary to supply the -mom or -m mom options
when -Tps is absent.
PDF integration with the mom macros is discussed in full in the
manual “Producing PDFs with groff and mom”, which was itself
produced with pdfmom.
If called with the -v or --version options, pdfmom displays its
version information and exits.
pdfmom was written by Deri James ⟨deri@chuzzlewit.myzen.co.uk⟩
and Peter Schaffter ⟨peter@schaffter.ca⟩.
/usr/local/share/doc/groff-1.23.0/pdf/mom-pdf.pdf
“Producing PDFs with groff and mom”, by Deri James and
Peter Schaffter. This file, together with its source,
mom-pdf.mom, is part of the groff distribution.
This page is part of the groff (GNU troff) project. Information
about the project can be found at
⟨http://www.gnu.org/software/groff/⟩. If you have a bug report
for this manual page, see ⟨http://www.gnu.org/software/groff/⟩.
This page was obtained from the project's upstream Git repository
⟨https://git.savannah.gnu.org/git/groff.git⟩ on 2022-12-17. (At
that time, the date of the most recent commit that was found in
the repository was 2022-12-14.) If you discover any rendering
problems in this HTML version of the page, or you believe there
is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
groff 1.23.0.rc1.3569-94746-d1i4rtDyecember 2022 pdfmom(1)