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

개요

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

pdfmom(1)

PDFMOM(1)                   General Commands Manual                  PDFMOM(1)



NAME
       pdfmom - Produce PDF documents using the mom macro set

SYNOPSIS
       pdfmom [-Tps [pdfroff options]] [groff options] files ...

       pdfmom [-Tpdf] [groff options] files ...

DESCRIPTION
       pdfmom is a wrapper around groff that facilitates the production of PDF
       documents from files formatted with the mom macros.

       pdfmom prints to stdout, so output must be redirected to a  destination
       file.   The  size  of the final PDF can be reduced by piping the output
       through ps2pdf.

       If called with the -Tpdf option (which is  the  default),  pdfmom  pro‐
       cesses  files  using  groff's  native  PDF  driver, gropdf.  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
       peformed 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.  Please note that
       when pdfmom calls pdfroff, the

              -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  PDF
       manual, Producing PDFs with groff and mom.

BUGS
       pdfmom sometimes issues warnings of the type

         ...: can't transparently output node at top level

       This is more of an annoyance than a bug, and may safely be ignored.


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


SEE ALSO
       groff(1), pdfroff(1), ps2pdf(1)

COPYING
       Copyright © 2012-2014 Free Software Foundation, Inc.

       Permission is granted to make and distribute verbatim  copies  of  this
       manual  provided  the  copyright  notice and this permission notice are
       preserved on all copies.

       Permission is granted to copy and distribute modified versions of  this
       manual  under  the  conditions  for verbatim copying, provided that the
       entire resulting derived work is distributed under the terms of a  per‐
       mission notice identical to this one.

       Permission  is granted to copy and distribute translations of this man‐
       ual into another language, under the above conditions for modified ver‐
       sions,  except  that this permission notice may be included in transla‐
       tions approved by the Free Software Foundation instead of in the origi‐
       nal English.

AUTHORS
       This  document  was written by Deri James ⟨deri@chuzzlewit.demon.co.uk⟩
       and Peter Schaffter ⟨peter@schaffter.ca⟩.



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.22.3.tar.gz.

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



Groff Version 1.22.3            4 November 2014                      PDFMOM(1)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3