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/qxzi4.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/qxzi4.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/inconsolata/qxzi4.fd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/inconsolata/qxzi4.fd b/Master/texmf-dist/tex/latex/inconsolata/qxzi4.fd new file mode 100644 index 00000000000..78680810d0c --- /dev/null +++ b/Master/texmf-dist/tex/latex/inconsolata/qxzi4.fd @@ -0,0 +1,25 @@ +% Copyright 2013 Michael Sharpe. +% You may freely use, modify and/or distribute this file. + +\ProvidesFile{qxzi4.fd}[2013/06/09 QX/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{QX}{zi4}{\hyphenchar\font=\m@ne} +\DeclareFontShape{QX}{zi4}{m}{n}{% + <-> \zifour@scaled qx-zi4r-\zifour@opt}{} +\DeclareFontShape{QX}{zi4}{m}{scit}{% + <-> \zifour@scaled qx-zi4r-\zifour@altopt}{} +\DeclareFontShape{QX}{zi4}{b}{n}{% + <-> \zifour@scaled qx-zi4b-\zifour@opt}{} +\DeclareFontShape{QX}{zi4}{b}{scit}{% + <-> \zifour@scaled qx-zi4b-\zifour@altopt}{} + + +\endinput |