diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/public/rsfso/ursfso.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/public/rsfso/ursfso.fd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/public/rsfso/ursfso.fd b/Master/texmf-dist/tex/latex/public/rsfso/ursfso.fd new file mode 100644 index 00000000000..6704964a90f --- /dev/null +++ b/Master/texmf-dist/tex/latex/public/rsfso/ursfso.fd @@ -0,0 +1,22 @@ +%Filename: ursfso.fd +%Created by: tex ursfso-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ursfso.fd} + [2011/02/13 Fontinst v1.933 font definitions for U/rsfso.] + + +\expandafter\ifx\csname rsfso@scale\endcsname\relax +\let\rsfso@@scale\@empty\else\edef\rsfso@@scale{s*[\csname rsfso@scale\endcsname]}\fi +\DeclareFontFamily{U}{rsfso}{\skewchar \font =45} + +\DeclareFontShape{U}{rsfso}{m}{n}{ + <-6> \rsfso@@scale rsfso5 + <6-8> \rsfso@@scale rsfso7 + <8-> \rsfso@@scale rsfso10 +}{} + + +\endinput |