NAME
me - macros for formatting papers
SYNOPSIS
nroff -me [ options ] file ...
troff -me [ options ] file ...
DESCRIPTION
This package of nroff(1) and troff(1) macro definitions
provides a
canned formatting facility for technical papers in various
formats.
When producing 2-column output on a terminal, filter the
output
through col(1).
The macro requests are defined
below. Many nroff(1) and troff(1)
requests are unsafe in conjunction with this package;
however,
these requests may be used with impunity after the first
.pp:
.bp begin new page
.br break output line here
.sp n insert n spacing lines
.ls n (line spacing) n=1 single, n=2 double space
.na no alignment of right margin
.ce n center next n lines
.ul n underline next n lines
.sz +n add n to point size
Output of the eqn(1), neqn,
refer(1)* and tbl(1) preprocessors for
equations and tables is acceptable as input.
FILES
/usr/lib/tmac/tmac.e
/usr/lib/me/*
SEE ALSO
eqn(1), troff(1), refer(1)*, tbl(1)
"-me Reference Manual", Eric P. Allman (see
MachTen Text Processing
manual)
"Writing Papers with Nroff Using -me (see MachTen Text
Processing
manual)
REQUESTS
In the following list, "initialization" refers to
the first .pp,
.lp, .ip, .np, .sh, or .uh macro. This list is incomplete;
see
"-me Reference Manual" in the MachTen Text
Processing manual for
interesting details.
Request Initial Cause
Explanation
Value Break
the paper, and can be C (chapter), A
(appendix), P (preliminary, e.g., abstract,
table of contents, etc.), B (bibliography),
RC (chapters renumbered from page one each
chapter), or RA (appendix renumbered from
page one).
.++). T is the chapter title.
Equation number is y. The optional argument
x may be I to indent equation (default), L to
left-adjust the equation, or C to center the
equation.
heading.
Author’s name(s), N is the total number of
pages. Must be given before the first
initialization.
boldface.
used to set the indent on regular text (like
paragraphs).
follows.
Indentation is y ens (default 5).
.*x. Must be given before initialization.
diacritical marks. Must be given before
initialization.
bold. n is level of section, x is title of
section.
remembered ahead.
given before initialization.
only).
__________
* Not currently supported under MachTen