diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/inconsolata/ei1fi4.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/inconsolata/ei1fi4.fd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/inconsolata/ei1fi4.fd b/Master/texmf-dist/tex/latex/inconsolata/ei1fi4.fd new file mode 100644 index 00000000000..6347cd4d1d3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/inconsolata/ei1fi4.fd @@ -0,0 +1,18 @@ +% Copyright 2009 Karl Berry. +% You may freely use, modify and/or distribute this file. +% ei1 is an experimental encoding for the extra glyphs included in the +% Inconsolata font but not in any common TeX encoding. + +\ProvidesFile{ei4fi4.fd}[2009/05/28 EI1/Inconsolata] + +\expandafter\ifx\csname fifour@scaled\endcsname\relax + \let\fifour@scaled\@empty +\fi + +\DeclareFontFamily{EI1}{fi4}{} + +\DeclareFontShape{EI1}{fi4}{m}{n}{ + <-> \fifour@scaled ei1-inconsolata +}{} + +\endinput |