diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cfr-lm/uclm2.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cfr-lm/uclm2.fd | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cfr-lm/uclm2.fd b/Master/texmf-dist/tex/latex/cfr-lm/uclm2.fd new file mode 100644 index 00000000000..320abfe0d7f --- /dev/null +++ b/Master/texmf-dist/tex/latex/cfr-lm/uclm2.fd @@ -0,0 +1,89 @@ +%Filename: uclm2.fd +%Created by: tex clm-t1-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{uclm2.fd} + [2010/05/25 Fontinst v1.933 font definitions for U/clm2.] + +\DeclareFontFamily{U}{clm2}{} + +\DeclareFontShape{U}{clm2}{m}{n}{ + <-5.5> u-clmr5 + <5.5-6.5> u-clmr6 + <6.5-7.5> u-clmr7 + <7.5-8.5> u-clmr8 + <8.5-9.5> u-clmr9 + <9.5-11> u-clmr10 + <11-15> u-clmr12 + <15-> u-clmr17 +}{} + +\DeclareFontShape{U}{clm2}{m}{sl}{ + <-8.5> u-clmro8 + <8.5-9.5> u-clmro9 + <9.5-11> u-clmro10 + <11-15> u-clmro12 + <15-> u-clmro17 +}{} + +\DeclareFontShape{U}{clm2}{m}{it}{ + <-7.5> u-clmri7 + <7.5-8.5> u-clmri8 + <8.5-9.5> u-clmri9 + <9.5-11> u-clmri10 + <11-> u-clmri12 +}{} + +\DeclareFontShape{U}{clm2}{m}{ui}{ + <-> u-clmu10 +}{} + +\DeclareFontShape{U}{clm2}{m}{sc}{ + <-> u-clmcsc10 +}{} + +\DeclareFontShape{U}{clm2}{m}{scsl}{ + <-> u-clmcsco10 +}{} + +\DeclareFontShape{U}{clm2}{bx}{n}{ + <-5.5> u-clmbx5 + <5.5-6.5> u-clmbx6 + <6.5-7.5> u-clmbx7 + <7.5-8.5> u-clmbx8 + <8.5-9.5> u-clmbx9 + <9.5-11> u-clmbx10 + <11-> u-clmbx12 +}{} + +\DeclareFontShape{U}{clm2}{bx}{sl}{ + <-> u-clmbxo10 +}{} + +\DeclareFontShape{U}{clm2}{bx}{it}{ + <-> u-clmbxi10 +}{} + +\DeclareFontShape{U}{clm2}{sb}{n}{ + <-> u-clmb10 +}{} + +\DeclareFontShape{U}{clm2}{sb}{sl}{ + <-> u-clmbo10 +}{} + +\DeclareFontShape{U}{clm2}{m}{si}{<->ssub * clm2/m/scsl}{} +\DeclareFontShape{U}{clm2}{b}{n}{<->ssub * clm2/bx/n}{} +\DeclareFontShape{U}{clm2}{bx}{sc}{<->ssub * clm2/bx/n}{} +\DeclareFontShape{U}{clm2}{b}{sc}{<->ssub * clm2/bx/sc}{} +\DeclareFontShape{U}{clm2}{b}{sl}{<->ssub * clm2/bx/sl}{} +\DeclareFontShape{U}{clm2}{b}{it}{<->ssub * clm2/bx/it}{} +\DeclareFontShape{U}{clm2}{bx}{ui}{<->ssub * clm2/bx/it}{} +\DeclareFontShape{U}{clm2}{b}{ui}{<->ssub * clm2/bx/ui}{} +\DeclareFontShape{U}{clm2}{sb}{sc}{<->ssub * clm2/sb/n}{} +\DeclareFontShape{U}{clm2}{sb}{it}{<->ssub * clm2/sb/sl}{} +\DeclareFontShape{U}{clm2}{sb}{ui}{<->ssub * clm2/sb/it}{} + +\endinput |