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/uclm2v.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/uclm2v.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cfr-lm/uclm2v.fd | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cfr-lm/uclm2v.fd b/Master/texmf-dist/tex/latex/cfr-lm/uclm2v.fd new file mode 100644 index 00000000000..0ab1a2b858b --- /dev/null +++ b/Master/texmf-dist/tex/latex/cfr-lm/uclm2v.fd @@ -0,0 +1,51 @@ +%Filename: uclm2v.fd +%Created by: tex clm-t1-drv +%Created using fontinst v1.933 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{uclm2v.fd} + [2010/05/25 Fontinst v1.933 font definitions for U/clm2v.] + +\DeclareFontFamily{U}{clm2v}{} + +\DeclareFontShape{U}{clm2v}{m}{n}{ + <-> u-clmvtt10 +}{} + +\DeclareFontShape{U}{clm2v}{m}{sl}{ + <-> u-clmvtto10 +}{} + +\DeclareFontShape{U}{clm2v}{bx}{n}{ + <-> u-clmvtk10 +}{} + +\DeclareFontShape{U}{clm2v}{bx}{sl}{ + <-> u-clmvtko10 +}{} + +\DeclareFontShape{U}{clm2v}{l}{n}{ + <-> u-clmvtl10 +}{} + +\DeclareFontShape{U}{clm2v}{l}{sl}{ + <-> u-clmvtlo10 +}{} + +\DeclareFontShape{U}{clm2v}{m}{sc}{<->ssub * clm2v/m/n}{} +\DeclareFontShape{U}{clm2v}{m}{it}{<->ssub * clm2v/m/sl}{} +\DeclareFontShape{U}{clm2v}{m}{ui}{<->ssub * clm2v/m/it}{} +\DeclareFontShape{U}{clm2v}{b}{n}{<->ssub * clm2v/bx/n}{} +\DeclareFontShape{U}{clm2v}{bx}{sc}{<->ssub * clm2v/bx/n}{} +\DeclareFontShape{U}{clm2v}{b}{sc}{<->ssub * clm2v/bx/sc}{} +\DeclareFontShape{U}{clm2v}{b}{sl}{<->ssub * clm2v/bx/sl}{} +\DeclareFontShape{U}{clm2v}{bx}{it}{<->ssub * clm2v/bx/sl}{} +\DeclareFontShape{U}{clm2v}{b}{it}{<->ssub * clm2v/bx/it}{} +\DeclareFontShape{U}{clm2v}{bx}{ui}{<->ssub * clm2v/bx/it}{} +\DeclareFontShape{U}{clm2v}{b}{ui}{<->ssub * clm2v/bx/ui}{} +\DeclareFontShape{U}{clm2v}{l}{sc}{<->ssub * clm2v/l/n}{} +\DeclareFontShape{U}{clm2v}{l}{it}{<->ssub * clm2v/l/sl}{} +\DeclareFontShape{U}{clm2v}{l}{ui}{<->ssub * clm2v/l/it}{} + +\endinput |