diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-16 13:46:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-16 13:46:44 +0000 |
commit | e77b0903e1c7d5c23b4780241b3b78f18317c696 (patch) | |
tree | d50406ebc76e2fd0bedd4079902e3972ff274422 /Master/texmf-dist/tex/latex/eqnarray | |
parent | 25a9533c7a45513e45c6b9b428791abb5ae833a6 (diff) |
standard install of eqnarray
git-svn-id: svn://tug.org/texlive/trunk@8783 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/eqnarray')
-rw-r--r-- | Master/texmf-dist/tex/latex/eqnarray/eqnarray.sty | 25 |
1 files changed, 10 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/eqnarray/eqnarray.sty b/Master/texmf-dist/tex/latex/eqnarray/eqnarray.sty index b4335d3d061..52399f0bba0 100644 --- a/Master/texmf-dist/tex/latex/eqnarray/eqnarray.sty +++ b/Master/texmf-dist/tex/latex/eqnarray/eqnarray.sty @@ -1,26 +1,21 @@ -%% +%% %% This is file `eqnarray.sty', %% generated with the docstrip utility. -%% +%% %% The original source files were: -%% -%% eqnarray.dtx (with options: `code') +%% +%% eqnarray.dtx (with options: `style') %% %% IMPORTANT NOTICE: %% -%% For the copyright see the source file. +%% You are not allowed to change this file. %% -%% You are *not* allowed to modify this file. -%% -%% You are *not* allowed to distribute this file. -%% For distribution of the original source see -%% the terms for copying and modification in the file eqnarray.dtx. -%% -\def\fileversion{1.2} -\def\filedate{17 May 1995} -\def\docdate{17 May 1995} +\def\fileversion{1.2a} +\def\filedate{17 July 1997} +\def\docdate{17 July 1997} \typeout{equationarray \fileversion\space<\filedate>} \typeout{English documentation\space\space<\docdate>} +\RequirePackage{array} \def\eqnarr@left{\@centering} \let\eqnarr@opts\relax \DeclareOption{fleqn}{ @@ -120,5 +115,5 @@ \let\set@eqnsw=\nonumber \equationarray} \@namedef{endequationarray*}{\endequationarray} \endinput -%% +%% %% End of file `eqnarray.sty'. |