diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/eqnarray.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/eqnarray.tlpsrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/eqnarray.tlpsrc b/Master/tlpkg/tlpsrc/eqnarray.tlpsrc new file mode 100644 index 00000000000..c306a3cfd98 --- /dev/null +++ b/Master/tlpkg/tlpsrc/eqnarray.tlpsrc @@ -0,0 +1,8 @@ +name eqnarray +category Package +shortdesc More generalised equation arrays with numbering. +longdesc Defines an equationarray environment, that allows more than three +longdesc columns, but otherwise behaves like LaTeX's eqnarray environment. +longdesc This environment is similar, in some ways, to the align +longdesc environment of amsmath. The package requires the array package. +longdesc [description copied from TeX Catalogue] |