aboutsummaryrefslogtreecommitdiff
path: root/contrib/groff/src/preproc/eqn/neqn.man
blob: 27261c419ccdfc9b2a47e3dfd42af33ca9366bb1 (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
35
36
37
38
39
40
41
42
43
.ig
Copyright (C) 2001 Free Software Foundation, Inc.

Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.

Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.

Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be included in
translations approved by the Free Software Foundation instead of in
the original English.
..
.TH @G@NEQN @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
.SH NAME
@g@neqn \- format equations for ascii output
.SH SYNOPSIS
.B @g@neqn
[@g@eqn options]
.SH DESCRIPTION
The
.B @g@neqn
program is actually just a shell script which invokes the
.BR @g@eqn (@MAN1EXT@)
command with the
.B ascii
output device.
.LP
Note that
.B @g@eqn
does not support low-resolution, typewriter-like devices (although it may
work adequately for very simple input).
.SH "SEE ALSO"
.BR @g@eqn (@MAN1EXT@)
.
.\" Local Variables:
.\" mode: nroff
.\" End: