diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:13 +0000 |
commit | 3b355ffc8d4e669067d346bac5a69921a2578e9e (patch) | |
tree | 525cd318df89d0ee8a569a317ed80ca3e0348b27 /Master/texmf-dist/tex/latex/cmbright/t1cmbr.fd | |
parent | 054e00d3535c6d3f9a3b1384dd02fa29f1d33d37 (diff) |
cmbright
git-svn-id: svn://tug.org/texlive/trunk@768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cmbright/t1cmbr.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cmbright/t1cmbr.fd | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cmbright/t1cmbr.fd b/Master/texmf-dist/tex/latex/cmbright/t1cmbr.fd new file mode 100644 index 00000000000..8e60975afea --- /dev/null +++ b/Master/texmf-dist/tex/latex/cmbright/t1cmbr.fd @@ -0,0 +1,65 @@ +%% +%% This is file `t1cmbr.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% cmbr.fdd (with options: `ec') +%% +%% IMPORTANT NOTICE: +%% +%% For the copyright see the source file. +%% +%% Any modified versions of this file must be renamed +%% with new filenames distinct from t1cmbr.fd. +%% +%% For distribution of the original source see the terms +%% for copying and modification in the file cmbr.fdd. +%% +%% This generated file may be distributed as long as the +%% original source files, as listed above, are part of the +%% same distribution. (The sources need not necessarily be +%% in the same archive or directory.) +\ProvidesFile{t1cmbr.fd} + [1999/05/12 v7.3 (WaS)] +\DeclareFontFamily{T1}{cmbr}{} +\DeclareFontShape{T1}{cmbr}{m}{n}{% +<5><6><7><8>ebmr8% +<9>ebmr9% +<10><10.95><12><14.4>ebmr10% +<17.28><20.74><24.88><29.86><35.83>ebmr17% +}{} +\DeclareFontShape{T1}{cmbr}{m}{sl}{% +<5><6><7><8>ebmo8% +<9>ebmo9% +<10><10.95><12><14.4>ebmo10% +<17.28><20.74><24.88><29.86><35.83>ebmo17% +}{} +\DeclareFontShape{T1}{cmbr}{m}{it}{% +<->ssub*cmbr/m/sl% +}{} +\DeclareFontShape{T1}{cmbr}{sb}{n}{% +<5><6><7><8>ebsr8% +<9>ebsr9% +<10><10.95><12><14.4>ebsr10% +<17.28><20.74><24.88><29.86><35.83>ebsr17% +}{} +\DeclareFontShape{T1}{cmbr}{sb}{sl}{% +<5><6><7><8>ebso8% +<9>ebso9% +<10><10.95><12><14.4>ebso10% +<17.28><20.74><24.88><29.86><35.83>ebso17% +}{} +\DeclareFontShape{T1}{cmbr}{sb}{it}{% +<->ssub*cmbr/sb/sl% +}{} +\DeclareFontShape{T1}{cmbr}{b}{n}{% +<->ssub*cmbr/bx/n% +}{} +\DeclareFontShape{T1}{cmbr}{bx}{n}{% +<-9>sub*cmbr/sb/n% +<9><10><10.95><12><14.4><17.28><20.74><24.88><29.86><35.83>ebbx10% +}{} +\endinput +%% +%% End of file `t1cmbr.fd'. |