diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd | 33 |
1 files changed, 20 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd b/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd index 8749ba31b7c..4e6592eaf24 100644 --- a/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd +++ b/Master/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd @@ -1,3 +1,10 @@ +% 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{il2pcr.fd} [2004/07/09 scalable font definitions for IL2/pcrs.] \expandafter\ifx\csname Cr@scale\endcsname\relax @@ -5,16 +12,16 @@ \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}{}
+\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}{} |