diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-27 01:37:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-27 01:37:29 +0000 |
commit | 1697c37d361205d32dbe279f3a27044a1e7e5fe9 (patch) | |
tree | d3205050b2f17995654532213d9ab69b3c5e6354 /Master/texmf-dist/tex/latex/dozenal/dozenal.sty | |
parent | d10db6fec98406bac0dd2fd9e4fe9d0f2f140bc7 (diff) |
dozenal update (26nov09)
git-svn-id: svn://tug.org/texlive/trunk@16193 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dozenal/dozenal.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/dozenal/dozenal.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/dozenal/dozenal.sty b/Master/texmf-dist/tex/latex/dozenal/dozenal.sty index 9c623076034..c984d6a6af9 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}[2009/07/16 v3.0 support for dozenal fonts] +\ProvidesPackage{dozenal}[2009/11/25 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. @@ -208,6 +208,7 @@ \DeclareFontShape{OT1}{dozch}{bx}{sl}{<-> dozchbxsl10 }{} \DeclareFontShape{OT1}{dozch}{m}{it}{<-7> dozchit7 <8> dozchit8 <9> dozchit9 <10-11> dozchit10 <12-> dozchit12 }{} \DeclareFontShape{OT1}{dozch}{bx}{it}{<-> dozchbxi10 }{} +\pdfmapfile{=fdz.map} \DeclareFontFamily{T1}{dozch}{} \DeclareFontShape{T1}{dozch}{m}{n}{<-> fdzr8r }{} \DeclareFontShape{T1}{dozch}{bx}{n}{<-> fdzb8r }{} |