diff options
author | Karl Berry <karl@freefriends.org> | 2007-12-15 00:58:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-12-15 00:58:47 +0000 |
commit | 954e518677de512ede9e6ee73428d4a0b8a933c4 (patch) | |
tree | b1c4281d69926b8ce4d9ee22f0fb1aad321fb9be /Master/texmf-dist/tex/latex/mh/empheq07.sty | |
parent | fd485c0f15d7cf5ea685ec6ff197e384025ada26 (diff) |
mh update (11dec07)
git-svn-id: svn://tug.org/texlive/trunk@5787 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mh/empheq07.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/mh/empheq07.sty | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/mh/empheq07.sty b/Master/texmf-dist/tex/latex/mh/empheq07.sty index 2ca5134e715..581acf10a6c 100644 --- a/Master/texmf-dist/tex/latex/mh/empheq07.sty +++ b/Master/texmf-dist/tex/latex/mh/empheq07.sty @@ -6,24 +6,28 @@ %% %% empheq07.dtx (with options: `package') %% -%% It may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.3 -%% of this license or (at your option) any later version. -%% The latest version of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3 or later is part of all distributions of LaTeX -%% version 2003/12/01 or later. +%% This is a generated file. +%% +%% Copyright (C) 2002-2007 by Morten Hoegholm <mh.ctan@gmail.com> +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.3 of this license or (at your option) any later +%% version. The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of +%% LaTeX version 2005/12/01 or later. %% %% This work has the LPPL maintenance status "maintained". %% -%% The Current Maintainer of this work is Morten H\o gholm. +%% This Current Maintainer of this work is Morten Hoegholm. %% -%% This work consists of the files empheq07.dtx and empheq07.ins and -%% the derived file empheq07.sty. +%% This work consists of the main source file empheq07.dtx +%% and the derived files +%% empheq07.sty, empheq07.pdf, empheq07.ins, empheq07.drv. %% -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{empheq07} - [2004/07/27 v0.7d Emphasizing equations (MH)] +\ProvidesPackage{empheq07}% + [2007/12/03 v0.7e Emphasizing equations (MH)] \DeclareOption*{\PassOptionsToPackage{\CurrentOption}{amsmath}} \ProcessOptions\relax \RequirePackage{amsmath}[2000/07/18] |