diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-12 16:59:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-12 16:59:55 +0000 |
commit | 348079a31598380a51e21040f0dada4dc6e93aca (patch) | |
tree | e66f283e09cb09c5b37495797484ca3be525b224 /Master/texmf-dist/tex/latex/oberdiek/twoopt.sty | |
parent | 62f803de0aae0063638a5647459d9ce23ae6ec66 (diff) |
oberdiek update (11aug08)
git-svn-id: svn://tug.org/texlive/trunk@10278 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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/twoopt.sty b/Master/texmf-dist/tex/latex/oberdiek/twoopt.sty index b70e6ac0d36..de168c4a987 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/twoopt.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/twoopt.sty @@ -8,7 +8,8 @@ %% %% This is a generated file. %% -%% Copyright (C) 1999, 2006 by Heiko Oberdiek <oberdiek@uni-freiburg.de> +%% Copyright (C) 1999, 2006, 2008 by +%% Heiko Oberdiek <oberdiek@uni-freiburg.de> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -28,7 +29,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{twoopt} - [2006/02/20 v1.4 Definitions with two optional arguments (HO)]% + [2008/08/11 v1.5 Definitions with two optional arguments (HO)]% \newcommand{\newcommandtwoopt}{% \@ifstar{\@newcommandtwoopt*}{\@newcommandtwoopt{}}% } |