diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-21 00:28:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-21 00:28:32 +0000 |
commit | af55ec5ffa33499fb7c33a91e1fdd1134c6a1284 (patch) | |
tree | d4571578a8c46b072ef510230b5e499f4d364459 /Master/texmf-dist/source/latex/eqnalign/eqnalign.ins | |
parent | 25e38891adcaa4d3c862cda7b9093f0f4f71bd8a (diff) |
eqnalign (20feb17)
git-svn-id: svn://tug.org/texlive/trunk@43278 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/eqnalign/eqnalign.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/eqnalign/eqnalign.ins | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/eqnalign/eqnalign.ins b/Master/texmf-dist/source/latex/eqnalign/eqnalign.ins new file mode 100644 index 00000000000..3fbc1ff8697 --- /dev/null +++ b/Master/texmf-dist/source/latex/eqnalign/eqnalign.ins @@ -0,0 +1,42 @@ +%!TeX program = pdftex +\input docstrip.tex +\keepsilent +\askforoverwritefalse +\preamble +---------------------------------------------------------------- +eqnalign --- make eqnarray behave like align +Author: Tom Hejda (a.k.a. tohecz or yo') +E-mail: tohecz@gmail.com +Released under the LaTeX Project Public License v1.3c or later +See http://www.latex-project.org/lppl.txt +Status: author-maintained +---------------------------------------------------------------- + +\endpreamble + +\postamble + +Copyright (C) 2016 by + Tom Hejda <tohecz@gmail.com> + +It may be distributed and/or modified under the conditions of +the LaTeX Project Public License (LPPL), either version 1.3c of +this license or (at your option) any later version. The latest +version of this license is in the file: + + http://www.latex-project.org/lppl.txt + +This work is "maintained" (as per LPPL maintenance status) by + Tom Hejda. + +This work consists of the files eqnalign.dtx and + eqnalign.ins + and the derived file eqnalign.sty + +\endpostamble + +\usedir{tex/latex/eqnalign} + +\generate{\file{eqnalign.sty}{\from{\jobname.dtx}{package}}} + +\endbatchfile
\ No newline at end of file |