From 2a5350cd4b9a5f0f66d0568b3390764a4ecef4d1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 24 Dec 2014 23:20:46 +0000 Subject: newtxtt (24dec14) git-svn-id: svn://tug.org/texlive/trunk@35899 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/newtxtt/README | 5 ++++- .../fonts/type1/public/newtxtt/newtxbtt.pfb | Bin 33441 -> 33425 bytes Master/texmf-dist/tex/latex/newtxtt/newtxtt.sty | 6 +++--- Master/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd | 4 ++-- Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd | 2 +- Master/tlpkg/libexec/ctan2tds | 12 ++++++++++-- 6 files changed, 20 insertions(+), 9 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/fonts/newtxtt/README b/Master/texmf-dist/doc/fonts/newtxtt/README index e7b112e39d8..535e2350e11 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.05 +Current version: 1.051 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.051 +Corrected a bug in the T1 fd files from v1.05 that showed up only under some special circumstances. Thanks, Evan Cooch. + Changes in version 1.05 1. Added a Knuthian zero more like a rounded oblong. Set this using the option zerostyle=e. 2. Changed figures in small caps fonts to oldstyle. There are five styles for oldstyle zero, conrolled jst as for lining figures. diff --git a/Master/texmf-dist/fonts/type1/public/newtxtt/newtxbtt.pfb b/Master/texmf-dist/fonts/type1/public/newtxtt/newtxbtt.pfb index 6ae3354d940..6523cfb63da 100644 Binary files a/Master/texmf-dist/fonts/type1/public/newtxtt/newtxbtt.pfb and b/Master/texmf-dist/fonts/type1/public/newtxtt/newtxbtt.pfb differ diff --git a/Master/texmf-dist/tex/latex/newtxtt/newtxtt.sty b/Master/texmf-dist/tex/latex/newtxtt/newtxtt.sty index 29594c5edae..d4ad85abd36 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/11/18} -\def\fileversion{1.05} +\def\filedate{2014/12/23} +\def\fileversion{1.051} \ProvidesPackage{newtxtt}[\filedate\space v\fileversion] \message{`newtxtt' v\fileversion, \filedate\space Typewriter text macros based on txfonts (msharpe)} @@ -47,7 +47,7 @@ } %\ProcessOptionsX% \ProcessOptionsX\relax -%ttz takes precedence over tt +% ttz takes precedence over tt \iftxtt@ttz \renewcommand{\familydefault}{\ttzdefault} \else \iftxtt@tt \renewcommand{\familydefault}{\ttdefault}\fi diff --git a/Master/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd b/Master/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd index 32479256068..43fb99826e4 100644 --- a/Master/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd +++ b/Master/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd @@ -1,5 +1,5 @@ \ProvidesFile{t1newtxtt.fd} - [2014/05/30 Font definitions for T1/newtxtt.] + [2014/12/23 Font definitions for T1/newtxtt.] \expandafter\ifx\csname newtxtt@scale\endcsname\relax \let\newtxtt@@scale\@empty @@ -16,7 +16,7 @@ \let\newtxtt@@upq\@empty \expandafter\ifx\csname txtt@upqfalse\endcsname\relax \else - \iftxtt@upq\def\newtxtt@@upq{q} + \iftxtt@upq\def\newtxtt@@upq{q}\fi \fi \DeclareFontFamily{T1}{newtxtt}{\hyphenchar\font\m@ne} diff --git a/Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd b/Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd index 6d6461f8e0c..581276b72a3 100644 --- a/Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd +++ b/Master/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd @@ -16,7 +16,7 @@ \let\newtxtt@@upq\@empty \expandafter\ifx\csname txtt@upqfalse\endcsname\relax \else - \iftxtt@upq\def\newtxtt@@upq{q} + \iftxtt@upq\def\newtxtt@@upq{q}\fi \fi \DeclareFontFamily{T1}{newtxttz}{\hyphenchar\font 45 } diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6badde3909a..5616e05acaa 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -463,6 +463,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'gmeometric', "die 'skipping, obsolete'", 'gnu-freefont',"&MAKEgnu_freefont", 'go', "&MAKEflatten", + 'gothic', "&MAKEflatten", 'gradback', "die 'skipping, ca.2002, await request'", 'graphicp', "die 'skipping, experimental ca.2003'", 'graphicxsp', "die 'skipping, requires adobe distiller'", @@ -1133,6 +1134,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'enctex', => '&PREHOOK_flatten1', 'fixme' => '&PREHOOK_fixme', 'fontools' => '&PREHOOK_fontools', + 'gothic' => '&PREHOOK_gothic', 'grotesq' => '&PREHOOK_unzip', 'ibygrk' => '&PREHOOK_ibygrk', 'isodoc' => '&PREHOOK_flatten1', @@ -2377,12 +2379,12 @@ $standardmf='[0-9]\.mf'; 'euro-ce', 'eu.*\.mf|ce.*\.mf', 'fetamont', 'NULL', # pregen 'feynmf', 'feynmf\.mf', + 'gothic', '(cmfrak|schwell|suet14|yinit(dd)?)\.mf', 'greenpoint', 'greenpoint\.mf', 'hands', 'hands\.mf', 'ibygrk', 'NULL', 'ifsym', '\.mf|\.gen', - # no point in making tfm without pk for (black|gray|slant), is there? - # doesn't seem worth it. + # no point in making tfm without pk for (black|gray|slant), is there? 'knuth-lib', 'manfnt\.mf|' . $standardmf, 'knuth-local', '(domino|mfman|random|snfont)\.mf', 'logic', 'milstd\.mf', @@ -4880,6 +4882,12 @@ sub PREHOOK_fontools { &SYSTEM ("$RM -rf doc"); # remove distributed pdf's } +sub PREHOOK_gothic { + print "PREHOOK_$package - rm blacklettert1 oldlatin etc.\n"; + &SYSTEM ("$RM -rf blacklettert1 oldlatin ps"); # own packages + &SYSTEM ("$RM corkpaper.tex *.zip"); # symlink +} + sub PREHOOK_ibygrk { print "PREHOOK_$package - handle ibycus4.map\n"; # ibygrk has two instances of the same file ibycus4.map; it is -- cgit v1.2.3