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/xl2pcr.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/xl2pcr.fd')
-rw-r--r-- | Master/texmf-dist/tex/cslatex/base/xl2pcr.fd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2pcr.fd b/Master/texmf-dist/tex/cslatex/base/xl2pcr.fd new file mode 100644 index 00000000000..c8c06b69cec --- /dev/null +++ b/Master/texmf-dist/tex/cslatex/base/xl2pcr.fd @@ -0,0 +1,17 @@ +\ProvidesFile{xl2pcr.fd}[1998/12/27\space CS\space Courier] +\typeout{\space CS\space Courier} +\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}{pcr}{\hyphenchar\font=-1} +\DeclareFontShape{XL2}{pcr}{m}{n}{<-> pcrr8u}{} +\DeclareFontShape{XL2}{pcr}{m}{sl}{<-> pcrro8u}{} +\DeclareFontShape{XL2}{pcr}{m}{sc}{<-> pcrrc8u}{} +\DeclareFontShape{XL2}{pcr}{b}{n}{<-> pcrb8u}{} +\DeclareFontShape{XL2}{pcr}{b}{sl}{<-> pcrbo8u}{} +\DeclareFontShape{XL2}{pcr}{b}{sc}{<-> pcrbc8u}{} +\DeclareFontShape{XL2}{pcr}{bx}{n}{<-> pcrb8u}{} +\DeclareFontShape{XL2}{pcr}{bx}{sl}{<-> pcrbo8u}{} +\DeclareFontShape{XL2}{pcr}{bx}{sc}{<-> pcrbc8u}{} +\DeclareFontShape{XL2}{pcr}{m}{it}{<-> sub * pcr/m/sl}{} +\DeclareFontShape{XL2}{pcr}{b}{it}{<-> sub * pcr/b/sl}{} +\DeclareFontShape{XL2}{pcr}{bx}{it}{<-> sub * pcr/bx/sl}{} |