diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-21 17:18:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-21 17:18:14 +0000 |
commit | 55f452fc0f663684549d2d2d603fb5ac7320f45a (patch) | |
tree | 2c81aa0db6770756bb9f24507aa2cd67efc57a92 /Master/texmf-dist/tex/cslatex/cspsfonts/xl2pcr.fd | |
parent | 2257828845c52e3a8b6becfa850d1eafdf6f20e5 (diff) |
cslatex (17dec12)
git-svn-id: svn://tug.org/texlive/trunk@28596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/cslatex/cspsfonts/xl2pcr.fd')
-rw-r--r-- | Master/texmf-dist/tex/cslatex/cspsfonts/xl2pcr.fd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/cslatex/cspsfonts/xl2pcr.fd b/Master/texmf-dist/tex/cslatex/cspsfonts/xl2pcr.fd new file mode 100644 index 00000000000..489a1421b07 --- /dev/null +++ b/Master/texmf-dist/tex/cslatex/cspsfonts/xl2pcr.fd @@ -0,0 +1,17 @@ +\ProvidesFile{xl2pcr.fd}[1998/01/31\space CS\space Courier] +\typeout{\space CS\space Courier} +\typeout{(C)\space Z.\space Wagner, 1998/01/31} +\typeout{Created\space by\space CsPsFont\space utility\space v.1.0e\space (C)\space Z.\space Wagner,\space 1998/01/31} +\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}{} |