diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/inconsolata/ly1zi4.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/inconsolata/ly1zi4.fd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/inconsolata/ly1zi4.fd b/Master/texmf-dist/tex/latex/inconsolata/ly1zi4.fd new file mode 100644 index 00000000000..95107a35aa9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/inconsolata/ly1zi4.fd @@ -0,0 +1,25 @@ +% Copyright 2013 Michael Sharpe. +% You may freely use, modify and/or distribute this file. + +\ProvidesFile{ly1zi4.fd}[2013/06/09 LY1/zi4 (Inconsolata)] + +\expandafter\ifx\csname zifour@scaled\endcsname\relax + \let\zifour@scaled\@empty +\fi + +\expandafter\ifx\csname zifour@opt\endcsname\relax + \def\zifour@opt{\z@}\def\zifour@altopt{\tw@} +\fi + +\DeclareFontFamily{LY1}{zi4}{\hyphenchar\font=\m@ne} +\DeclareFontShape{LY1}{zi4}{m}{n}{% + <-> \zifour@scaled ly1-zi4r-\zifour@opt}{} +\DeclareFontShape{LY1}{zi4}{m}{scit}{% + <-> \zifour@scaled ly1-zi4r-\zifour@altopt}{} +\DeclareFontShape{LY1}{zi4}{b}{n}{% + <-> \zifour@scaled ly1-zi4b-\zifour@opt}{} +\DeclareFontShape{LY1}{zi4}{b}{scit}{% + <-> \zifour@scaled ly1-zi4b-\zifour@altopt}{} + + +\endinput |