diff options
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/mdputu/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mdputu/mdputu.dtx | 16 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mdputu/mdputu.pdf | bin | 141243 -> 141154 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/mdputu/sample.pdf | bin | 78284 -> 78277 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/mdputu/mdputu.sty | 12 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/mdputu/ot1mdputu.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/mdputu/t1mdputu.fd | 2 |
7 files changed, 21 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/mdputu/README b/Master/texmf-dist/doc/latex/mdputu/README index cf7686d84d0..f1604611584 100644 --- a/Master/texmf-dist/doc/latex/mdputu/README +++ b/Master/texmf-dist/doc/latex/mdputu/README @@ -1,5 +1,5 @@ Unslanted Digits in Adobe Utopia Italics - Version 1.1 + Version 1.2 Boris Veytsman @@ -11,3 +11,6 @@ digits and punctuation. Changes: Version 1.1 - Changed the location of TFM and VF files per request by Karl Berry + + Version 1.2 - Corrected the bug that lead to wrong size in + italics (thanks to AoM staff for noticing!) diff --git a/Master/texmf-dist/doc/latex/mdputu/mdputu.dtx b/Master/texmf-dist/doc/latex/mdputu/mdputu.dtx index 827349493e3..3be22904e5e 100644 --- a/Master/texmf-dist/doc/latex/mdputu/mdputu.dtx +++ b/Master/texmf-dist/doc/latex/mdputu/mdputu.dtx @@ -1,5 +1,5 @@ % \iffalse -% $Id: mdputu.dtx,v 1.5 2010-09-16 02:40:45 boris Exp $ +% $Id: mdputu.dtx,v 1.6 2010-11-03 01:58:00 boris Exp $ % % Copyright (c) 2010, Boris Veytsman % @@ -95,6 +95,8 @@ % \changes{v1.0}{2010/08/25}{First fully functional version} % \changes{v1.1}{2010/09/15}{Changed the location of TFM and VF files % per request by Karl Berry} +% \changes{v1.2}{2010/11/02}{Corrected the bug in fd files: the fonts are +% scaled by 0.92 now (thanks to AoM staff for noticing!)} % %\section{Introduction} %\label{sec:intro} @@ -156,7 +158,7 @@ %<style>\ProvidesClass{mdputu} %<drv>\ProvidesFile{drv.tex} %<*!mtx> -[2010/09/15 v1.1 Adobe Utopia Font with Unslanted Digits] +[2010/11/02 v1.2 Adobe Utopia Font with Unslanted Digits] %</!mtx> % \end{macrocode} % And the driver code: @@ -288,17 +290,17 @@ Unset all digits and punctuation \InputIfFileExists{t1mdput.fd}{}{\ClassError{mdputu}{You do not have mathdesign package installed!}} \DeclareFontShape{OT1}{mdput}{m}{si}{ - <-> mdputuri7t + <-> s * [0.92] mdputuri7t }{} \DeclareFontShape{OT1}{mdput}{bx}{si}{ - <-> mdputubi7t + <-> s * [0.92] mdputubi7t }{} -\DeclareFontShape{OT1}{mdput}{b}{si}{<->ssub * mdputu/bx/si}{} +\DeclareFontShape{OT1}{mdput}{b}{si}{<-> ssub * mdputu/bx/si}{} \DeclareFontShape{T1}{mdput}{m}{si}{ - <-> mdputuri8t + <-> s * [0.92] mdputuri8t }{} \DeclareFontShape{T1}{mdput}{bx}{si}{ - <-> mdputubi8t + <-> s * [0.92] mdputubi8t }{} \DeclareFontShape{T1}{mdput}{b}{si}{<->ssub * mdputu/bx/si}{} % \end{macrocode} diff --git a/Master/texmf-dist/doc/latex/mdputu/mdputu.pdf b/Master/texmf-dist/doc/latex/mdputu/mdputu.pdf Binary files differindex 0e13009be94..6d546971e95 100644 --- a/Master/texmf-dist/doc/latex/mdputu/mdputu.pdf +++ b/Master/texmf-dist/doc/latex/mdputu/mdputu.pdf diff --git a/Master/texmf-dist/doc/latex/mdputu/sample.pdf b/Master/texmf-dist/doc/latex/mdputu/sample.pdf Binary files differindex ca2f5e821ab..2127e98a734 100644 --- a/Master/texmf-dist/doc/latex/mdputu/sample.pdf +++ b/Master/texmf-dist/doc/latex/mdputu/sample.pdf diff --git a/Master/texmf-dist/tex/latex/mdputu/mdputu.sty b/Master/texmf-dist/tex/latex/mdputu/mdputu.sty index 1f34c7aa658..2bd7d3c0cf3 100644 --- a/Master/texmf-dist/tex/latex/mdputu/mdputu.sty +++ b/Master/texmf-dist/tex/latex/mdputu/mdputu.sty @@ -54,23 +54,23 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{mdputu} -[2010/09/15 v1.1 Adobe Utopia Font with Unslanted Digits] +[2010/11/02 v1.2 Adobe Utopia Font with Unslanted Digits] \InputIfFileExists{ot1mdput.fd}{}{\ClassError{mdputu}{You do not have mathdesign package installed!}} \InputIfFileExists{t1mdput.fd}{}{\ClassError{mdputu}{You do not have mathdesign package installed!}} \DeclareFontShape{OT1}{mdput}{m}{si}{ - <-> mdputuri7t + <-> s * [0.92] mdputuri7t }{} \DeclareFontShape{OT1}{mdput}{bx}{si}{ - <-> mdputubi7t + <-> s * [0.92] mdputubi7t }{} -\DeclareFontShape{OT1}{mdput}{b}{si}{<->ssub * mdputu/bx/si}{} +\DeclareFontShape{OT1}{mdput}{b}{si}{<-> ssub * mdputu/bx/si}{} \DeclareFontShape{T1}{mdput}{m}{si}{ - <-> mdputuri8t + <-> s * [0.92] mdputuri8t }{} \DeclareFontShape{T1}{mdput}{bx}{si}{ - <-> mdputubi8t + <-> s * [0.92] mdputubi8t }{} \DeclareFontShape{T1}{mdput}{b}{si}{<->ssub * mdputu/bx/si}{} \DeclareRobustCommand\sishape{% diff --git a/Master/texmf-dist/tex/latex/mdputu/ot1mdputu.fd b/Master/texmf-dist/tex/latex/mdputu/ot1mdputu.fd index c28f72fdd5d..02689e5c337 100644 --- a/Master/texmf-dist/tex/latex/mdputu/ot1mdputu.fd +++ b/Master/texmf-dist/tex/latex/mdputu/ot1mdputu.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ot1mdputu.fd} - [2010/09/15 Fontinst v1.927 font definitions for OT1/mdputu.] + [2010/11/02 Fontinst v1.927 font definitions for OT1/mdputu.] \DeclareFontFamily{OT1}{mdputu}{} diff --git a/Master/texmf-dist/tex/latex/mdputu/t1mdputu.fd b/Master/texmf-dist/tex/latex/mdputu/t1mdputu.fd index 84f06eb2253..90a0d225a94 100644 --- a/Master/texmf-dist/tex/latex/mdputu/t1mdputu.fd +++ b/Master/texmf-dist/tex/latex/mdputu/t1mdputu.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{t1mdputu.fd} - [2010/09/15 Fontinst v1.927 font definitions for T1/mdputu.] + [2010/11/02 Fontinst v1.927 font definitions for T1/mdputu.] \DeclareFontFamily{T1}{mdputu}{} |