summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dozenal
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-19 18:42:20 +0000
committerKarl Berry <karl@freefriends.org>2009-07-19 18:42:20 +0000
commit13d1b3f3b57feae0b83261477f2bf6b0dcf74453 (patch)
tree83d37d335474b417197e88a91baf137f340cb412 /Master/texmf-dist/tex/latex/dozenal
parentcc96f7e32d14b906bab1f625d98bf0f4e568315f (diff)
dozenal update (17jul09)
git-svn-id: svn://tug.org/texlive/trunk@14326 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dozenal')
-rw-r--r--Master/texmf-dist/tex/latex/dozenal/dozenal.sty2
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 4e935b0a465..9c623076034 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}
+\ProvidesPackage{dozenal}[2009/07/16 v3.0 support for dozenal fonts]
% \end{macrocode}
% Now we need to make sure that we have fixltx2e loaded, so
% that the |\TextorMath| magic will work.