summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mdputu
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-04 00:10:22 +0000
committerKarl Berry <karl@freefriends.org>2010-11-04 00:10:22 +0000
commit802438b15253966cad1d595d71fb05e5ff7441aa (patch)
tree3c5554d577f098dcd71ef6b066ca4fd3e5c2730a /Master/texmf-dist/doc/latex/mdputu
parent4782bba527fabe58488f7cf7119e7b0609ff9861 (diff)
mdputu 1.2 (4nov10)
git-svn-id: svn://tug.org/texlive/trunk@20298 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mdputu')
-rw-r--r--Master/texmf-dist/doc/latex/mdputu/README5
-rw-r--r--Master/texmf-dist/doc/latex/mdputu/mdputu.dtx16
-rw-r--r--Master/texmf-dist/doc/latex/mdputu/mdputu.pdfbin141243 -> 141154 bytes
-rw-r--r--Master/texmf-dist/doc/latex/mdputu/sample.pdfbin78284 -> 78277 bytes
4 files changed, 13 insertions, 8 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
index 0e13009be94..6d546971e95 100644
--- a/Master/texmf-dist/doc/latex/mdputu/mdputu.pdf
+++ b/Master/texmf-dist/doc/latex/mdputu/mdputu.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/mdputu/sample.pdf b/Master/texmf-dist/doc/latex/mdputu/sample.pdf
index ca2f5e821ab..2127e98a734 100644
--- a/Master/texmf-dist/doc/latex/mdputu/sample.pdf
+++ b/Master/texmf-dist/doc/latex/mdputu/sample.pdf
Binary files differ