summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:40:25 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:40:25 +0000
commitdfd69edaf8a3365f902030b877eb52931ea2974f (patch)
treeeffbe54fb9b888e2de61f56f8af0b95ea8fd5e4c /Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd
parent5c2154214afee3119a591c6a9f9447a652d2ef4c (diff)
courier-scaled
git-svn-id: svn://tug.org/texlive/trunk@1477 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd')
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd
new file mode 100644
index 00000000000..8749ba31b7c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd
@@ -0,0 +1,20 @@
+\ProvidesFile{il2pcr.fd}
+ [2004/07/09 scalable font definitions for IL2/pcrs.]
+\expandafter\ifx\csname Cr@scale\endcsname\relax
+ \let\Cr@@scale\@empty
+\else
+ \edef\Cr@@scale{s*[\csname Cr@scale\endcsname]}%
+\fi
+\DeclareFontFamily{IL2}{pcrs}{\hyphenchar\font\m@one}
+\DeclareFontShape{IL2}{pcrs}{m}{n}{<->\Cr@@scale pcrr8u}{}
+\DeclareFontShape{IL2}{pcrs}{m}{sl}{<->\Cr@@scale pcrro8u}{}
+\DeclareFontShape{IL2}{pcrs}{m}{sc}{<->\Cr@@scale pcrrc8u}{}
+\DeclareFontShape{IL2}{pcrs}{b}{n}{<->\Cr@@scale pcrb8u}{}
+\DeclareFontShape{IL2}{pcrs}{b}{sl}{<->\Cr@@scale pcrbo8u}{}
+\DeclareFontShape{IL2}{pcrs}{b}{sc}{<->\Cr@@scale pcrbc8u}{}
+\DeclareFontShape{IL2}{pcrs}{bx}{n}{<->\Cr@@scale pcrb8u}{}
+\DeclareFontShape{IL2}{pcrs}{bx}{sl}{<->\Cr@@scale pcrbo8u}{}
+\DeclareFontShape{IL2}{pcrs}{bx}{sc}{<->\Cr@@scale pcrbc8u}{}
+\DeclareFontShape{IL2}{pcrs}{m}{it}{<-> sub * pcrs/m/sl}{}
+\DeclareFontShape{IL2}{pcrs}{b}{it}{<-> sub * pcrs/b/sl}{}
+\DeclareFontShape{IL2}{pcrs}{bx}{it}{<-> sub * pcrs/bx/sl}{}