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