| Commit | Line | Data |
|---|---|---|
| 92d0a6a6 | 1 | .ig |
| 4d3e9548 | 2 | Copyright (C) 2001, 2009 Free Software Foundation, Inc. |
| 92d0a6a6 JR |
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: |