diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-05 22:29:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-05 22:29:13 +0000 |
commit | f96c7dd9fcae48543b4fb271071abb7b20988f58 (patch) | |
tree | 7d5eb83bd03fb3acd79a4c15134f8bed25fdede5 /Master/texmf-dist/tex/latex/dozenal | |
parent | 8c140deda5f475866ed418faedff045a0a04171f (diff) |
dozenal (5nov12)
git-svn-id: svn://tug.org/texlive/trunk@28184 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dozenal')
-rw-r--r-- | Master/texmf-dist/tex/latex/dozenal/dozenal.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/dozenal/dozenal.sty b/Master/texmf-dist/tex/latex/dozenal/dozenal.sty index bada50126e3..c7a73460df2 100644 --- a/Master/texmf-dist/tex/latex/dozenal/dozenal.sty +++ b/Master/texmf-dist/tex/latex/dozenal/dozenal.sty @@ -184,7 +184,7 @@ % First, we name the package that we provide. This is % not exactly the most difficult part of the code. % \begin{macrocode} -\ProvidesPackage{dozenal}[2012/05/13 v3.2 support for dozenal fonts] +\ProvidesPackage{dozenal}[2012/05/13 v3.3 support for dozenal fonts] % \end{macrocode} % Now we need to make sure that we have fixltx2e loaded, so % that the |\TextorMath| magic will work. |