summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/newtxtt/README5
-rw-r--r--Master/texmf-dist/tex/latex/newtxtt/newtxtt.sty4
-rw-r--r--Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd12
3 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtxtt/README b/Master/texmf-dist/doc/fonts/newtxtt/README
index 8036b975644..3d789bec821 100644
--- a/Master/texmf-dist/doc/fonts/newtxtt/README
+++ b/Master/texmf-dist/doc/fonts/newtxtt/README
@@ -1,7 +1,7 @@
This small package provides a means of accessing all features (plus scaling) of an extension of the txfont typewriter fonts as a typewriter font family to accompany any other chosen font packages. These are serifed typewriter faces that are taller and heavier than Latin Modern Typewriter and much heavier than Courier.
-Current version: 1.02
+Current version: 1.03
As the fonts on which these were based are licensed under GPL 3.0, so are the fonts in
@@ -19,6 +19,9 @@ The support files are subject to the LaTeX Project Public License. See
http://www.ctan.org/license/lppl1.3
for the details of that license.
+Changes in version 1.03
+Corrected an error in t1newtxttz.fd, thanks to J-F Burnol.
+
Changes in version 1.02
1. Corrected an error in newtxtt.sty. \let\ttdefault\ttsdefault->\let\ttdefault\ttzdefault
2. Added missing newtxttz*.tfm files. (Thanks to J-F Burnol who spotted these two issues.)
diff --git a/Master/texmf-dist/tex/latex/newtxtt/newtxtt.sty b/Master/texmf-dist/tex/latex/newtxtt/newtxtt.sty
index 082d8257064..fd87b8a0edd 100644
--- a/Master/texmf-dist/tex/latex/newtxtt/newtxtt.sty
+++ b/Master/texmf-dist/tex/latex/newtxtt/newtxtt.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
-\def\filedate{2014/07/17}
-\def\fileversion{1.02}
+\def\filedate{2014/09/29}
+\def\fileversion{1.03}
\ProvidesPackage{newtxtt}[\filedate\space v\fileversion]
\message{`newtxtt' v\fileversion, \filedate\space Typewriter text macros based on txfonts (msharpe)}
diff --git a/Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd b/Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd
index 323e9fe6f82..860c5cbff91 100644
--- a/Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd
+++ b/Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd
@@ -37,16 +37,16 @@
\DeclareFontShape{T1}{newtxttz}{m}{ui}{ %unslanted italic
<-> ssub * newtxttz/m/sl%
}{}
-\DeclareFontShape{T1}{newtxttz}{b}{sc}{ %bold extended cap & small cap
+\DeclareFontShape{T1}{newtxttz}{b}{sc}{ %bold cap & small cap
<-> \newtxtt@@scale newtxbttzsc\newtxtt@@fig
}{}
-\DeclareFontShape{T1}{newtxttz}{b}{sl}{ %bold extended slanted
+\DeclareFontShape{T1}{newtxttz}{b}{sl}{ %bold slanted
<-> \newtxtt@@scale newtxbttzsl\newtxtt@@fig
}{}
-\DeclareFontShape{T1}{newtxttz}{b}{it}{ %bold extended italic
+\DeclareFontShape{T1}{newtxttz}{b}{it}{ %bold italic
<-> ssub * newtxttz/b/sl%
}{}
-\DeclareFontShape{T1}{newtxttz}{bx}{ui}{ %bold extended unslanted italic
+\DeclareFontShape{T1}{newtxttz}{b}{ui}{ %bold extended unslanted italic
<-> ssub * newtxttz/b/sl%
}{}
\DeclareFontShape{T1}{newtxttz}{bx}{sc}{ %bold cap & small cap
@@ -55,10 +55,10 @@
\DeclareFontShape{T1}{newtxttz}{bx}{sl}{ %bold slanted
<-> ssub * newtxttz/b/sl%
}{}
-\DeclareFontShape{T1}{newtxttz}{b}{it}{ %bold italic
+\DeclareFontShape{T1}{newtxttz}{bx}{it}{ %bold italic
<-> ssub * newtxttz/b/sl%
}{}
-\DeclareFontShape{T1}{newtxttz}{b}{ui}{ %bold unslanted italic
+\DeclareFontShape{T1}{newtxttz}{bx}{ui}{ %bold unslanted italic
<-> ssub * newtxttz/b/sl%
}{}