1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
%%
%% This is file `UT1cmr.fd',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% cmfonts.fdd (with options: `fd,UT1cmr')
%%
%% This is a generated file.
%%
%% Copyright 1993 1994 1995 1996 1997
%% The LaTeX3 Project and any individual authors listed elsewhere
%% in this file.
%%
%% For further copyright information, and conditions for modification
%% and distribution, see the file legal.txt, and any other copyright
%% notices in this file.
%%
%% This file is part of the LaTeX2e system.
%% ----------------------------------------
%% This system is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
%%
%% For error reports concerning UNCHANGED versions of this file no
%% more than one year old, see bugs.txt.
%%
%% Please do not request updates from us directly. Primary
%% distribution is through the CTAN archives.
%%
%%
%% IMPORTANT COPYRIGHT NOTICE:
%%
%% You are NOT ALLOWED to distribute this file alone.
%%
%% You are allowed to distribute this file under the condition that it
%% is distributed together with all the files listed in manifest.txt.
%%
%% If you receive only some of these files from someone, complain!
%%
%%
%% Permission is granted to customize the declarations in this file to
%% serve the needs of your installation, provided that you comply with
%% the conditions in the file legal.txt.
%%
%% However, NO PERMISSION is granted to distribute a modified version
%% of this file under its original name.
%%
%%
%% MODIFICATION ADVICE:
%%
%% If you want to customize this file, it is best to make a copy of
%% the source file(s) from which it was produced. Use a different
%% name for your copy(ies) and modify the copy(ies); this will ensure
%% that your modifications do not get overwritten when you install a
%% new release of the standard system.
%%
%% You can then easily distribute your modifications by distributing
%% the modified and renamed copy of the source file, together with a
%% suitable .ins file, taking care to observe the conditions in
%% legal.txt; this will ensure that other users can safely use
%% your modifications.
%%
%% The names of the source files used are shown above.
%%
%%
%%
\ProvidesFile{UT1cmr.fd}
[1998/03/27 v2.5g Standard LaTeX font definitions]
\DeclareFontFamily{UT1}{cmr}{\hyphenchar\font45 }
\DeclareFontShape{UT1}{cmr}{m}{n}%
{<5><6><7><8><9><10><12>gen*cmr%
<10.95>cmr10%
<14.4>cmr12%
<17.28><20.74><24.88>cmr17}{}
\DeclareFontShape{UT1}{cmr}{m}{sl}%
{%
<5><6><7>cmsl8%
<8><9>gen*cmsl%
<10><10.95>cmsl10%
<12><14.4><17.28><20.74><24.88>cmsl12%
}{}
\DeclareFontShape{UT1}{cmr}{m}{it}%
{%
<5><6><7>cmti7%
<8>cmti8%
<9>cmti9%
<10><10.95>cmti10%
<12><14.4><17.28><20.74><24.88>cmti12%
}{}
\DeclareFontShape{UT1}{cmr}{m}{sc}%
{%
<5><6><7><8><9><10><10.95><12>%
<14.4><17.28><20.74><24.88>cmcsc10%
}{}
% Warning: please note that the upright shape below is
% used for the \pounds symbol of LaTeX. So this
% font definition shouldn't be removed.
%
\DeclareFontShape{UT1}{cmr}{m}{ui}
{
<5><6><7><8><9><10><10.95><12>%
<14.4><17.28><20.74><24.88>cmu10%
}{}
%%%%%%% bold series
\DeclareFontShape{UT1}{cmr}{b}{n}
{%
<5><6><7><8><9><10><10.95><12>%
<14.4><17.28><20.74><24.88>cmb10%
}{}
%%%%%%%% bold extended series
\DeclareFontShape{UT1}{cmr}{bx}{n}
{%
<5><6><7><8><9>gen*cmbx%
<10><10.95>cmbx10%
<12><14.4><17.28><20.74><24.88>cmbx12%
}{}
\DeclareFontShape{UT1}{cmr}{bx}{sl}
{%
<5><6><7><8><9>%
<10><10.95><12><14.4><17.28><20.74><24.88>cmbxsl10%
}{}
\DeclareFontShape{UT1}{cmr}{bx}{it}
{%
<5><6><7><8><9>%
<10><10.95><12><14.4><17.28><20.74><24.88>cmbxti10%
}{}
% Again this is necessary for a correct \pounds symbol in
% the cmr fonts Hopefully the dc/ec font layout will take
% over soon.
%
\DeclareFontShape{UT1}{cmr}{bx}{ui}
{<->ssub*cmr/m/ui}{}
\endinput
%%
%% End of file `UT1cmr.fd'.
|