From 1697c37d361205d32dbe279f3a27044a1e7e5fe9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 27 Nov 2009 01:37:29 +0000 Subject: dozenal update (26nov09) git-svn-id: svn://tug.org/texlive/trunk@16193 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/dozenal/README | 8 +++++++- Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf | Bin 114126 -> 211451 bytes Master/texmf-dist/tex/latex/dozenal/dozenal.sty | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/fonts/dozenal/README b/Master/texmf-dist/doc/fonts/dozenal/README index 0932ec132a7..dd9fc93c9ac 100644 --- a/Master/texmf-dist/doc/fonts/dozenal/README +++ b/Master/texmf-dist/doc/fonts/dozenal/README @@ -52,7 +52,7 @@ This document should run properly on any properly running LaTeX system. It's been tested specifically with TeXLive on Linux (2.6.2 kernel). -This is version 1.2 of dozenal; for version 1.1, minor bugs, +This is version 3.1 of dozenal; for version 1.1, minor bugs, in which section and subsection numbers were not properly redefined, have been fixed. @@ -76,3 +76,9 @@ included redrawing the italics font (the rest were simply mirrored). Also, made the version numbers "real" by including them in the \ProvidesPackage command; thanks to Robin Fairbairns for telling me to. + +For version 3.1, I've updated things to allow TeXLive to +install the package correctly automatically; previously, +some manual work was required. This was essentially just +adding a \pdfmapfile statement to dozenal.sty. Submitted to +CTAN on 25 November 2009. diff --git a/Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf b/Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf index c74657d4875..da3339f7a25 100644 Binary files a/Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf and b/Master/texmf-dist/doc/fonts/dozenal/dozenal.pdf differ 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 }{} -- cgit v1.2.3