diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-15 22:20:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-15 22:20:31 +0000 |
commit | d2051d336169fce81ea1a43db919e969f339af07 (patch) | |
tree | 9b76b56d4237b7fca97e1158ba14bbd72a402e60 /Master/texmf-dist/tex/latex/inconsolata/t1zi4.fd | |
parent | 7a4b66cc343bf7b3c01817fc4b5b0ed1934249d9 (diff) |
inconsolata (15jan18)
git-svn-id: svn://tug.org/texlive/trunk@46319 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/inconsolata/t1zi4.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/inconsolata/t1zi4.fd | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/inconsolata/t1zi4.fd b/Master/texmf-dist/tex/latex/inconsolata/t1zi4.fd index 50359d2b16f..6cf6be6c237 100644 --- a/Master/texmf-dist/tex/latex/inconsolata/t1zi4.fd +++ b/Master/texmf-dist/tex/latex/inconsolata/t1zi4.fd @@ -1,7 +1,7 @@ -% Copyright 2014--2016 Michael Sharpe. +% Copyright 2014--2018 Michael Sharpe. % You may freely use, modify and/or distribute this file. -\ProvidesFile{t1zi4.fd}[2016/12/29 T1/zi4 (Inconsolata)] +\ProvidesFile{t1zi4.fd}[2018/01/14 T1/zi4 (Inconsolata)] \ifdefined\zifour@scaled \else @@ -18,10 +18,8 @@ \def\zifour@opt{0}\def\zifour@altopt{2} \fi -\ifdefined\zifour@spc -\else - \def\zifour@spc{\hyphenchar\font=\m@ne} -\fi +\def\zifour@spcx{\hyphenchar\font=\m@ne} +\@ifundefined{zifour@spc}{\global\let\zifour@spc\zifour@spcx}{} \DeclareFontFamily{T1}{zi4}{\zifour@spc} \DeclareFontShape{T1}{zi4}{m}{n}{% |