summaryrefslogtreecommitdiff
path: root/fonts/psfonts/courier-scaled/omlpcrs.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/psfonts/courier-scaled/omlpcrs.fd
Initial commit
Diffstat (limited to 'fonts/psfonts/courier-scaled/omlpcrs.fd')
-rw-r--r--fonts/psfonts/courier-scaled/omlpcrs.fd32
1 files changed, 32 insertions, 0 deletions
diff --git a/fonts/psfonts/courier-scaled/omlpcrs.fd b/fonts/psfonts/courier-scaled/omlpcrs.fd
new file mode 100644
index 0000000000..595292c7e5
--- /dev/null
+++ b/fonts/psfonts/courier-scaled/omlpcrs.fd
@@ -0,0 +1,32 @@
+% This program may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.2
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.2 or later is part of all distributions of LaTeX
+% version 1999/12/01 or later.
+\ProvidesFile{omlpcrs.fd}
+ [2004/07/09 scalable font definitions for OML/pcrs.]
+\expandafter\ifx\csname Cr@scale\endcsname\relax
+ \let\Cr@@scale\@empty
+\else
+ \edef\Cr@@scale{s*[\csname Cr@scale\endcsname]}%
+\fi
+\DeclareFontFamily{OML}{pcrs}{\skewchar\font127}
+\DeclareFontShape{OML}{pcrs}{m}{n}
+ {<-> ssub * cmm/m/it}{}
+\DeclareFontShape{OML}{pcrs}{m}{it}
+ {<-> ssub * cmm/m/it}{}
+\DeclareFontShape{OML}{pcrs}{m}{sl}
+ {<-> ssub * cmm/m/it}{}
+\DeclareFontShape{OML}{pcrs}{m}{sc}
+ {<-> ssub * cmm/m/it}{}
+\DeclareFontShape{OML}{pcrs}{b}{n}
+ {<-> ssub * cmm/b/it}{}
+\DeclareFontShape{OML}{pcrs}{b}{it}
+ {<-> ssub * cmm/b/it}{}
+\DeclareFontShape{OML}{pcrs}{b}{sl}
+ {<-> ssub * cmm/b/it}{}
+\DeclareFontShape{OML}{pcrs}{b}{sc}
+ {<-> ssub * cmm/b/it}{}
+\endinput