diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/inconsolata/t1fi4.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/inconsolata/t1fi4.fd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/inconsolata/t1fi4.fd b/Master/texmf-dist/tex/latex/inconsolata/t1fi4.fd new file mode 100644 index 00000000000..63de124c90d --- /dev/null +++ b/Master/texmf-dist/tex/latex/inconsolata/t1fi4.fd @@ -0,0 +1,15 @@ +% Copyright 2009 Karl Berry. +% You may freely use, modify and/or distribute this file. + +\ProvidesFile{t1fi4.fd}[2009/05/28 T1/Inconsolata] + +\expandafter\ifx\csname fifour@scaled\endcsname\relax + \let\fifour@scaled\@empty +\fi + +\DeclareFontFamily{T1}{fi4}{\hyphenchar\font=\m@ne} +\DeclareFontShape{T1}{fi4}{m}{n}{ + <-> \fifour@scaled ec-inconsolata +}{} + +\endinput |