diff options
Diffstat (limited to 'upstream/mageia-cauldron/man1/neqn.1')
-rw-r--r-- | upstream/mageia-cauldron/man1/neqn.1 | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/upstream/mageia-cauldron/man1/neqn.1 b/upstream/mageia-cauldron/man1/neqn.1 new file mode 100644 index 00000000..32505edd --- /dev/null +++ b/upstream/mageia-cauldron/man1/neqn.1 @@ -0,0 +1,66 @@ +.TH NEQN 1 "18 November 2018" "groff 1.22.4" +.SH NAME +neqn \- format equations for ASCII output +. +. +.\" ==================================================================== +.\" Legal Terms +.\" ==================================================================== +.\" +.\" Copyright (C) 2001-2018 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. +. +. +.\" ==================================================================== +.SH SYNOPSIS +.\" ==================================================================== +. +.SY neqn +.RI [ eqn-options ] +.YS +. +. +.\" ==================================================================== +.SH DESCRIPTION +.\" ==================================================================== +. +.I neqn +invokes the +.IR eqn (1) +command with the +.B ascii +output device. +. +. +.LP +Note that +.I eqn +does not support low-resolution, typewriter-like devices (although it +may work adequately for very simple input). +. +. +.\" ==================================================================== +.SH "SEE ALSO" +.\" ==================================================================== +. +.IR eqn (1) +. +. +.\" Local Variables: +.\" mode: nroff +.\" End: +.\" vim: set filetype=groff: |