diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-18 22:01:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-18 22:01:00 +0000 |
commit | 76d94e13843247a70f1b290da9ec696f0780b1a5 (patch) | |
tree | f7622dad29bf0bd068a269e9e8a822f412567e47 /Master/texmf-dist/tex/latex/oberdiek/twoopt.sty | |
parent | 97ec70e7454d8877757fc67cfb6409943171d219 (diff) |
oberdiek (18may16)
git-svn-id: svn://tug.org/texlive/trunk@41247 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/twoopt.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/oberdiek/twoopt.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/twoopt.sty b/Master/texmf-dist/tex/latex/oberdiek/twoopt.sty index aca337bfe04..7b4550a4e43 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/twoopt.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/twoopt.sty @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: twoopt -%% Version: 2008/08/11 v1.5 +%% Version: 2016/05/16 v1.6 %% %% Copyright (C) 1999, 2006, 2008 by %% Heiko Oberdiek <heiko.oberdiek at googlemail.com> @@ -34,7 +34,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{twoopt} - [2008/08/11 v1.5 Definitions with two optional arguments (HO)]% + [2016/05/16 v1.6 Definitions with two optional arguments (HO)]% \newcommand{\newcommandtwoopt}{% \@ifstar{\@newcommandtwoopt*}{\@newcommandtwoopt{}}% } |