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/xl2pnc.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/xl2pnc.fd')
-rw-r--r-- | Master/texmf-dist/tex/cslatex/base/xl2pnc.fd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2pnc.fd b/Master/texmf-dist/tex/cslatex/base/xl2pnc.fd new file mode 100644 index 00000000000..fe20ed9046e --- /dev/null +++ b/Master/texmf-dist/tex/cslatex/base/xl2pnc.fd @@ -0,0 +1,17 @@ +\ProvidesFile{xl2pnc.fd}[1998/12/27\space CS\space New\space Century\space Schoolbook] +\typeout{\space CS\space New\space Century\space Schoolbook} +\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{XL2}{pnc}{} +\DeclareFontShape{XL2}{pnc}{m}{n}{<-> pncr8z}{} +\DeclareFontShape{XL2}{pnc}{m}{it}{<-> pncri8z}{} +\DeclareFontShape{XL2}{pnc}{m}{sc}{<-> pncrc8z}{} +\DeclareFontShape{XL2}{pnc}{b}{n}{<-> pncb8z}{} +\DeclareFontShape{XL2}{pnc}{b}{it}{<-> pncbi8z}{} +\DeclareFontShape{XL2}{pnc}{b}{sc}{<-> pncbc8z}{} +\DeclareFontShape{XL2}{pnc}{bx}{n}{<-> pncb8z}{} +\DeclareFontShape{XL2}{pnc}{bx}{it}{<-> pncbi8z}{} +\DeclareFontShape{XL2}{pnc}{bx}{sc}{<-> pncbc8z}{} +\DeclareFontShape{XL2}{pnc}{m}{sl}{<-> sub * pnc/m/it}{} +\DeclareFontShape{XL2}{pnc}{b}{sl}{<-> sub * pnc/b/it}{} +\DeclareFontShape{XL2}{pnc}{bx}{sl}{<-> sub * pnc/bx/it}{} |