diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:23 +0000 |
commit | 0d9effad76aadeaf26ed7706be6f79e3aaef716e (patch) | |
tree | 9a3fddab2f3686ce02eca1366b0d923c655a0012 /Master/texmf-dist/tex/cslatex/base/il2pag.fd | |
parent | 92a15e15b276458e10aa05016bf472e8c6dd3eb0 (diff) |
trunk/Master/texmf-dist/tex/cslatex
git-svn-id: svn://tug.org/texlive/trunk@609 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/cslatex/base/il2pag.fd')
-rw-r--r-- | Master/texmf-dist/tex/cslatex/base/il2pag.fd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/cslatex/base/il2pag.fd b/Master/texmf-dist/tex/cslatex/base/il2pag.fd new file mode 100644 index 00000000000..a66eff19940 --- /dev/null +++ b/Master/texmf-dist/tex/cslatex/base/il2pag.fd @@ -0,0 +1,17 @@ +\ProvidesFile{il2pag.fd}[1998/12/27\space CS\space AvantGarde] +\typeout{\space CS\space AvantGarde} +\typeout{(C)\space Z.\space Wagner, 1998/12/27} +\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27} +\DeclareFontFamily{IL2}{pag}{} +\DeclareFontShape{IL2}{pag}{m}{n}{<-> pagk8z}{} +\DeclareFontShape{IL2}{pag}{m}{sl}{<-> pagko8z}{} +\DeclareFontShape{IL2}{pag}{m}{sc}{<-> pagkc8z}{} +\DeclareFontShape{IL2}{pag}{b}{n}{<-> pagd8z}{} +\DeclareFontShape{IL2}{pag}{b}{sl}{<-> pagdo8z}{} +\DeclareFontShape{IL2}{pag}{b}{sc}{<-> pagdc8z}{} +\DeclareFontShape{IL2}{pag}{bx}{n}{<-> pagd8z}{} +\DeclareFontShape{IL2}{pag}{bx}{sl}{<-> pagdo8z}{} +\DeclareFontShape{IL2}{pag}{bx}{sc}{<-> pagdc8z}{} +\DeclareFontShape{IL2}{pag}{m}{it}{<-> sub * pag/m/sl}{} +\DeclareFontShape{IL2}{pag}{b}{it}{<-> sub * pag/b/sl}{} +\DeclareFontShape{IL2}{pag}{bx}{it}{<-> sub * pag/bx/sl}{} |