diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-22 22:35:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-22 22:35:49 +0000 |
commit | 8a0cee58cc8a81c1afc562c1644b2356f2dbf84c (patch) | |
tree | 7bfe24189afd1541daf3b517d086bbe8c7e62798 /Master/texmf-dist/tex/latex/optidef | |
parent | bdb82a6f104d448ea7d31a4f464b8f2af69577ca (diff) |
optidef (21jun17)
git-svn-id: svn://tug.org/texlive/trunk@44669 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/optidef')
-rw-r--r-- | Master/texmf-dist/tex/latex/optidef/optidef.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/optidef/optidef.sty b/Master/texmf-dist/tex/latex/optidef/optidef.sty index 9a89e846e0f..2e07f604dc1 100644 --- a/Master/texmf-dist/tex/latex/optidef/optidef.sty +++ b/Master/texmf-dist/tex/latex/optidef/optidef.sty @@ -1,4 +1,4 @@ -% optidef - Version 2.4 +% optidef - Version 2.5 % %Copyright 2017 J. Lago Garcia % @@ -7,12 +7,12 @@ % %This work has the LPPL maintenance status 'maintained'. The Current Maintainer of this work is J. Lago Garcia. % -%E-mail: j.lagogarcia@tudelft.nl +%E-mail: J.LagoGarcia@tudelft.nl % %This work consists of the file optidef.sty. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{optidef}[2017/05/24 - version=2.4, Package for defining optimization problems] +\ProvidesPackage{optidef}[2017/06/21 - version=2.5, Package for defining optimization problems] \RequirePackage{environ} \RequirePackage{mathtools} |