diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-11 22:41:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-11 22:41:56 +0000 |
commit | 832adfe312ce50bfe615e4c31eaa51541cefe817 (patch) | |
tree | 849ad61fefab20053cf22d8174993752f03d5851 /Master/texmf-dist/tex/latex/cfr-lm/uclm2.fd | |
parent | 4e8485b0ddecb55f72929dd6233f254a1e7bf5b0 (diff) |
cfr-lm no longer exptl (9jul10)
git-svn-id: svn://tug.org/texlive/trunk@19379 c570f23f-e606-0410-a88d-b1316a301751
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 |