diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-16 20:54:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-16 20:54:29 +0000 |
commit | bb06b9093350e49f4dfd9755154865cde6c11f75 (patch) | |
tree | ac86e8f9acfa4af3fbcd75d3c2db76c51c4a7844 /Master/texmf-dist/tex | |
parent | 87384fbef1eeb42896fbb8eb44c716f3e4e4bdd0 (diff) |
overlock (16oct19)
git-svn-id: svn://tug.org/texlive/trunk@52408 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
5 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/overlock/LY1Overlock-LF.fd b/Master/texmf-dist/tex/latex/overlock/LY1Overlock-LF.fd index 02c230e4880..b236465e96c 100644 --- a/Master/texmf-dist/tex/latex/overlock/LY1Overlock-LF.fd +++ b/Master/texmf-dist/tex/latex/overlock/LY1Overlock-LF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/06/01 +%% Generated by autoinst on 2019/06/08 %% \ProvidesFile{LY1Overlock-LF.fd} - [2019/06/01 (autoinst) Font definitions for LY1/Overlock-LF.] + [2019/06/08 (autoinst) Font definitions for LY1/Overlock-LF.] \expandafter\ifx\csname Overlock@scale\endcsname\relax \let\Overlock@@scale\@empty diff --git a/Master/texmf-dist/tex/latex/overlock/OT1Overlock-LF.fd b/Master/texmf-dist/tex/latex/overlock/OT1Overlock-LF.fd index a5907765f0c..29aa2d9111e 100644 --- a/Master/texmf-dist/tex/latex/overlock/OT1Overlock-LF.fd +++ b/Master/texmf-dist/tex/latex/overlock/OT1Overlock-LF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/06/01 +%% Generated by autoinst on 2019/06/08 %% \ProvidesFile{OT1Overlock-LF.fd} - [2019/06/01 (autoinst) Font definitions for OT1/Overlock-LF.] + [2019/06/08 (autoinst) Font definitions for OT1/Overlock-LF.] \expandafter\ifx\csname Overlock@scale\endcsname\relax \let\Overlock@@scale\@empty diff --git a/Master/texmf-dist/tex/latex/overlock/T1Overlock-LF.fd b/Master/texmf-dist/tex/latex/overlock/T1Overlock-LF.fd index 1d74bdb950d..bc3c7d83791 100644 --- a/Master/texmf-dist/tex/latex/overlock/T1Overlock-LF.fd +++ b/Master/texmf-dist/tex/latex/overlock/T1Overlock-LF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/06/01 +%% Generated by autoinst on 2019/06/08 %% \ProvidesFile{T1Overlock-LF.fd} - [2019/06/01 (autoinst) Font definitions for T1/Overlock-LF.] + [2019/06/08 (autoinst) Font definitions for T1/Overlock-LF.] \expandafter\ifx\csname Overlock@scale\endcsname\relax \let\Overlock@@scale\@empty diff --git a/Master/texmf-dist/tex/latex/overlock/TS1Overlock-LF.fd b/Master/texmf-dist/tex/latex/overlock/TS1Overlock-LF.fd index 4e9cde22594..c7da8c2d86f 100644 --- a/Master/texmf-dist/tex/latex/overlock/TS1Overlock-LF.fd +++ b/Master/texmf-dist/tex/latex/overlock/TS1Overlock-LF.fd @@ -1,7 +1,7 @@ -%% Generated by autoinst on 2019/06/01 +%% Generated by autoinst on 2019/06/08 %% \ProvidesFile{TS1Overlock-LF.fd} - [2019/06/01 (autoinst) Font definitions for TS1/Overlock-LF.] + [2019/06/08 (autoinst) Font definitions for TS1/Overlock-LF.] \expandafter\ifx\csname Overlock@scale\endcsname\relax \let\Overlock@@scale\@empty diff --git a/Master/texmf-dist/tex/latex/overlock/overlock.sty b/Master/texmf-dist/tex/latex/overlock/overlock.sty index 307c1c16018..622b9a03523 100644 --- a/Master/texmf-dist/tex/latex/overlock/overlock.sty +++ b/Master/texmf-dist/tex/latex/overlock/overlock.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{overlock} - [2019/06/01 (Bob Tennent) Supports Overlock fonts for all LaTeX engines.] + [2019/10/15 (Bob Tennent) Supports Overlock fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -34,7 +34,7 @@ \else % type1 \def\bfseries@sf{b} - \ifoverlock@black\def\bfseries@sf{k}\fi + \ifoverlock@black\def\bfseries@sf{eb}\fi \fi \ifoverlock@ttf @@ -80,7 +80,7 @@ \def\sfdefault{\overlockfamily} \def\sffamily{\fontfamily{\overlockfamily}\selectfont} \def\overlock{\fontfamily{\overlockfamily}\selectfont} - \def\overlockBlack{\fontfamily{\overlockfamily}\fontseries{black}\selectfont} + \def\overlockBlack{\fontfamily{\overlockfamily}\fontseries{eb}\selectfont} \ifoverlock@default\def\familydefault{\sfdefault} \fi |