~ubuntu-branches/ubuntu/dapper/groff/dapper

« back to all changes in this revision

Viewing changes to src/preproc/eqn/neqn.man

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2002-03-17 04:11:50 UTC
  • Revision ID: james.westby@ubuntu.com-20020317041150-wkgfawjc3gxlk0o5
Tags: upstream-1.17.2
ImportĀ upstreamĀ versionĀ 1.17.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.ig
 
2
Copyright (C) 2001 Free Software Foundation, Inc.
 
3
 
 
4
Permission is granted to make and distribute verbatim copies of
 
5
this manual provided the copyright notice and this permission notice
 
6
are preserved on all copies.
 
7
 
 
8
Permission is granted to copy and distribute modified versions of this
 
9
manual under the conditions for verbatim copying, provided that the
 
10
entire resulting derived work is distributed under the terms of a
 
11
permission notice identical to this one.
 
12
 
 
13
Permission is granted to copy and distribute translations of this
 
14
manual into another language, under the above conditions for modified
 
15
versions, except that this permission notice may be included in
 
16
translations approved by the Free Software Foundation instead of in
 
17
the original English.
 
18
..
 
19
.TH @G@NEQN @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
 
20
.SH NAME
 
21
@g@neqn \- format equations for ascii output
 
22
.SH SYNOPSIS
 
23
.B @g@neqn
 
24
[@g@eqn options]
 
25
.SH DESCRIPTION
 
26
The
 
27
.B @g@neqn
 
28
program is actually just a shell script which invokes the
 
29
.BR @g@eqn (@MAN1EXT@)
 
30
command with the
 
31
.B ascii
 
32
output device.
 
33
.LP
 
34
Note that
 
35
.B @g@eqn
 
36
does not support low-resolution, typewriter-like devices (although it may
 
37
work adequately for very simple input).
 
38
.SH "SEE ALSO"
 
39
.BR @g@eqn (@MAN1EXT@)
 
40
.
 
41
.\" Local Variables:
 
42
.\" mode: nroff
 
43
.\" End: