diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-27 23:33:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-27 23:33:43 +0000 |
commit | e49f6eb87d6cce685d6e567b3e957f9ac1d95877 (patch) | |
tree | 6f086b0f467018d975795a73373bf0538d5d088f /Master/texmf-dist/tex/latex/inconsolata/ot1zi4.fd | |
parent | 45df27ef811d65b84b56e59f43e3f7083d2d46ea (diff) |
inconsolata, flattened (14jun13)
git-svn-id: svn://tug.org/texlive/trunk@30989 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/inconsolata/ot1zi4.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/inconsolata/ot1zi4.fd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/inconsolata/ot1zi4.fd b/Master/texmf-dist/tex/latex/inconsolata/ot1zi4.fd new file mode 100644 index 00000000000..50714f28dd3 --- /dev/null +++ b/Master/texmf-dist/tex/latex/inconsolata/ot1zi4.fd @@ -0,0 +1,24 @@ +% Copyright 2013 Michael Sharpe. +% You may freely use, modify and/or distribute this file. + +\ProvidesFile{ot1zi4.fd}[2013/06/09 OT1/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{OT1}{zi4}{\hyphenchar\font=\m@ne} +\DeclareFontShape{OT1}{zi4}{m}{n}{% + <-> \zifour@scaled ot1-zi4r-\zifour@opt}{} +\DeclareFontShape{OT1}{zi4}{m}{scit}{% + <-> \zifour@scaled ot1-zi4r-\zifour@altopt}{} +\DeclareFontShape{OT1}{zi4}{b}{n}{% + <-> \zifour@scaled ot1-zi4b-\zifour@opt}{} +\DeclareFontShape{OT1}{zi4}{b}{scit}{% + <-> \zifour@scaled ot1-zi4b-\zifour@altopt}{} + +\endinput |