aboutsummaryrefslogtreecommitdiff
path: root/man/neateqn.1
blob: 905f56f9246146e20f74385c2d043cd65ece6ab1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.\" first draft by Larry Kollar
.TH neateqn 1
.SH NAME
neateqn \- the neatroff equation preprocessor
.SH SYNOPSIS
.I neateqn
.RI [< input ]
.RI [> output ]
.SH DESCRIPTION
.I Neateqn
is a preprocessor for
.IR neatroff .
It processes blocks of equation markup between
.B \&.EQ
and
.B \&.EN
commands, replacing the equation commands
with low-level typesetting markup
that is typically piped to
.I neatroff
or another preprocessor.
.LP
The primary difference between
.I neateqn
and standard
.I eqn
is that
.I neateqn
recognizes UTF-8 encoding.
.SH "SEE ALSO"
.IR neatroff (1)
.IP http://litcave.rudi.ir/neateqn.pdf
Explains how to define custom brackets and specify character types in
.IR neateqn .