groff: update vendor branch to v1.20.1
[dragonfly.git] / contrib / groff / contrib / mom / groff_mom.man
1 .ig
2 This file is part of groff, the GNU roff type-setting system.
3
4 Copyright (C) 2002, 2003, 2005, 2008, 2009
5   Free Software Foundation, Inc.
6 written by Werner Lemberg <wl@gnu.org>
7
8 Permission is granted to copy, distribute and/or modify this document
9 under the terms of the GNU Free Documentation License, Version 1.3 or
10 any later version published by the Free Software Foundation; with the
11 Invariant Sections being this .ig-section and AUTHORS, with no
12 Front-Cover Texts, and with no Back-Cover Texts.
13
14 A copy of the Free Documentation License is included as a file called
15 FDL in the main directory of the groff source package.
16 ..
17 .
18 .do nr groff_mom_C \n[.C]
19 .cp 0
20 .
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 .
32 groff_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
54 overdrive macros\[rq], .\|.\|.\&) is a macro set for groff, designed
55 primarily to format documents for PostScript output.
56 .PP
57 .B mom
58 provides two categories of macros: macros for typesetting and macros
59 for document processing.
60 The typesetting macros provide access to groff's typesetting power in
61 ways that are simpler to master and to use than groff's primitives.
62 The document processing macros provide customizable markup
63 \[lq]tags\[rq] that allow the user to design and output
64 professional-looking documents with a minimum of typesetting
65 intervention.
66 .PP
67 mom 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
78 .UR @HTMLDOCDIR@/\:momdoc/\:toc.html
79 @HTMLDOCDIR@/\:momdoc/\:toc.html
80 .UE
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
91 was written by
92 .MT pschaffter@magma.ca
93 Peter Schaffter
94 .ME .
95 Please send bug reports to the
96 .MT bug-groff@gnu.org
97 groff bug mailing list
98 .ME
99 or directly to the author at the address, above.
100 .
101 .cp \n[groff_mom_C]
102 .
103 .\" Local Variables:
104 .\" mode: nroff
105 .\" End: