pdfmom(1) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

pdfmom(1)

pdfmom(1)                   General Commands Manual                  pdfmom(1)

Name
       pdfmom - produce PDF documents using the mom macro package for groff

Synopsis
       pdfmom [-Tpdf] [groff-options] [file ...]

       pdfmom -Tps [pdfroff-options] [groff-options] [file ...]

       pdfmom -v
       pdfmom --version

Description
       pdfmom  is a wrapper around groff(1) 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  redi‐
       rected to a destination file.  The size of the final PDF can be reduced
       by piping the output through ps2pdf(1).

       If  called  with  the  -Tpdf  option  (which  is  the  default), pdfmom
       processes files using groff's native PDF driver, gropdf(1).  If -Tps is
       given, processing is passed over to pdfroff, which uses  groff's  Post‐
       Script  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  im‐
       plied  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.

Authors
       pdfmom was written by Deri James ⟨deri@chuzzlewit.myzen.co.uk⟩ and  Pe‐
       ter Schaffter ⟨peter@schaffter.ca⟩, and is maintained by James.

See also
       /usr/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.

       groff(1), gropdf(1), pdfroff(1), ps2pdf(1)



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       box; cbp-1 | cbp-1 l | l .  ATTRIBUTE TYPE ATTRIBUTE VALUE = Availabil‐
       ity   text/groff = Stability Uncommitted

NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at:
       https://github.com/oracle/solaris-userland

       The original community source was downloaded from:
       https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz

       Further information about this software can be found on the open source
       community website at https://www.gnu.org/software/groff.

groff 1.23.0                      2 July 2023                        pdfmom(1)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3