Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GROFF_MOM(7)	       Miscellaneous Information Manual		  GROFF_MOM(7)

NAME
       groff_mom - groff `mom' macros

SYNOPSIS
       groff -mom [ files... ]
       groff -m	mom [ files... ]

DESCRIPTION
       mom  ("my  own  macros",	"my other macros", "maximum overdrive macros",
       ...) is a macro set for groff, designed primarily to  format  documents
       for PostScript output.

       mom  provides  two  categories  of  macros:  macros for typesetting and
       macros for document processing.	The typesetting	macros provide	access
       to  groff's typesetting power in	ways that are simpler to master	and to
       use than	groff's	primitives.  The document  processing  macros  provide
       customizable  markup  "tags"  that  allow the user to design and	output
       professional-looking documents with a minimum of	typesetting  interven-
       tion.

       mom comes with her own (very) complete documentation in HTML format.

FILES
       om.tmac
	      -	the main macro file
       mom.tmac
	      -	a wrapper file that calls om.tmac directly.

       /usr/local/share/doc/groff/1.18.1/html/momdoc/toc.html
	      </usr/local/share/doc/groff/1.18.1/html/momdoc/toc.html> - entry
	      point to the HTML	documentation

       /usr/local/share/examples/groff/1.18.1/*.mom
	      -	example	files using mom

AUTHOR
       mom was written by Peter	Schaffter <df191@ncf.ca>.  Please send bug re-
       ports  to the groff bug mailing list <bug-groff@gnu.org>	or directly to
       the author.

Groff Version 1.18.1		 12 April 2025			  GROFF_MOM(7)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=groff_mom&sektion=7&manpath=FreeBSD+Ports+14.3.quarterly>

home | help