groff: update vendor branch to v1.20.1
[dragonfly.git] / contrib / groff / contrib / mom / groff_mom.man
CommitLineData
92d0a6a6
JR
1.ig
2This file is part of groff, the GNU roff type-setting system.
3
4d3e9548
JL
4Copyright (C) 2002, 2003, 2005, 2008, 2009
5 Free Software Foundation, Inc.
92d0a6a6
JR
6written by Werner Lemberg <wl@gnu.org>
7
8Permission is granted to copy, distribute and/or modify this document
4d3e9548 9under the terms of the GNU Free Documentation License, Version 1.3 or
92d0a6a6
JR
10any later version published by the Free Software Foundation; with the
11Invariant Sections being this .ig-section and AUTHORS, with no
12Front-Cover Texts, and with no Back-Cover Texts.
13
14A copy of the Free Documentation License is included as a file called
15FDL in the main directory of the groff source package.
16..
17.
18.do nr groff_mom_C \n[.C]
19.cp 0
20.
92d0a6a6
JR
21.de TQ
22.br
23.ns
24.TP \\$1
25..
26.
27.TH GROFF_MOM @MAN7EXT@ "@MDATE@" "Groff Version @VERSION@"
28.
29.
30.SH NAME
31.
32groff_mom \- groff `mom' macros
33.
34.
35.SH SYNOPSIS
36.
37.B groff
38.B \-mom
39[
40.IR files .\|.\|.\&
41]
42.br
43.B groff
44.B \-m\ mom
45[
46.IR files .\|.\|.\&
47]
48.
49.
50.SH DESCRIPTION
51.
52.B mom
53(\[lq]my own macros\[rq], \[lq]my other macros\[rq], \[lq]maximum
54overdrive macros\[rq], .\|.\|.\&) is a macro set for groff, designed
55primarily to format documents for PostScript output.
56.PP
57.B mom
58provides two categories of macros: macros for typesetting and macros
59for document processing.
60The typesetting macros provide access to groff's typesetting power in
61ways that are simpler to master and to use than groff's primitives.
62The document processing macros provide customizable markup
63\[lq]tags\[rq] that allow the user to design and output
64professional-looking documents with a minimum of typesetting
65intervention.
66.PP
67mom comes with her own (very) complete documentation in HTML format.
68.
69.SH FILES
70.TP
71.B om.tmac
72\[en] the main macro file
73.TQ
74.B mom.tmac
75\[en] a wrapper file that calls om.tmac directly.
76.
77.TP
4d3e9548
JL
78.UR @HTMLDOCDIR@/\:momdoc/\:toc.html
79@HTMLDOCDIR@/\:momdoc/\:toc.html
80.UE
92d0a6a6
JR
81\[en] entry point to the HTML documentation
82.
83.TP
84.B @EXAMPLEDIR@/*.mom
85\[en] example files using mom
86.
87.
88.SH AUTHOR
89.
90.B mom
91was written by
4d3e9548
JL
92.MT pschaffter@magma.ca
93Peter Schaffter
94.ME .
92d0a6a6 95Please send bug reports to the
4d3e9548
JL
96.MT bug-groff@gnu.org
97groff bug mailing list
98.ME
99or directly to the author at the address, above.
92d0a6a6
JR
100.
101.cp \n[groff_mom_C]
102.
103.\" Local Variables:
104.\" mode: nroff
105.\" End: