summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd')
-rw-r--r--Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd
new file mode 100644
index 00000000000..a4116862093
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd
@@ -0,0 +1,26 @@
+\ProvidesFile{t1pcrs.fd}
+ [2004/07/09 scalable font definitions for T1/pcrs.]
+\expandafter\ifx\csname Cr@scale\endcsname\relax
+ \let\Cr@@scale\@empty
+\else
+ \edef\Cr@@scale{s*[\csname Cr@scale\endcsname]}%
+\fi
+\DeclareFontFamily{T1}{pcrs}{\hyphenchar \font\m@ne}
+\DeclareFontShape{T1}{pcrs}{m}{n}{
+ <->\Cr@@scale pcrr8t
+}{}
+\DeclareFontShape{T1}{pcrs}{m}{sl}{
+ <->\Cr@@scale pcrro8t
+}{}
+\DeclareFontShape{T1}{pcrs}{b}{n}{
+ <->\Cr@@scale pcrb8t
+}{}
+\DeclareFontShape{T1}{pcrs}{b}{sl}{
+ <->\Cr@@scale pcrbo8t
+}{}
+\DeclareFontShape{T1}{pcrs}{m}{it}{<->ssub * pcrs/m/sl}{}
+\DeclareFontShape{T1}{pcrs}{bx}{n}{<->ssub * pcrs/b/n}{}
+\DeclareFontShape{T1}{pcrs}{bx}{sl}{<->ssub * pcrs/b/sl}{}
+\DeclareFontShape{T1}{pcrs}{b}{it}{<->ssub * pcrs/b/sl}{}
+\DeclareFontShape{T1}{pcrs}{bx}{it}{<->ssub * pcrs/b/it}{}
+\endinput