blob: 13fdf004369aab479ddb8359edec053551d6afe1 (
plain)
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
|
Copyright (C) 1993-2010 Roland Winkler <rwinkler@niu.edu>
Abstract
This package provides the equationarray environment. It combines the
line numbering of the eqnarray and the more flexible formatting
features of the array environment. This package requires the array
package.
Recent Changes (version 1.3)
The new command \eqnnum gives customizable equation numbers.
This package is published under the terms of the GPL.
Files:
* README - this file
* eqnarray.ins - for installation to get .sty from .dtx
* eqnarray.dtx - including sources and documentation
* eqnarray.pdf - print-ready documentation
License
This LaTeX package is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The GNU General Public License is available at
http://www.gnu.org/licenses/gpl.html
|