diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/taupin/t1cmsc.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/taupin/t1cmsc.fd | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/taupin/t1cmsc.fd b/Master/texmf-dist/tex/latex/taupin/t1cmsc.fd new file mode 100644 index 00000000000..1ab80a5e485 --- /dev/null +++ b/Master/texmf-dist/tex/latex/taupin/t1cmsc.fd @@ -0,0 +1,81 @@ +%% +%% This is file `T1cmsc.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% cmfonts.fdd (with options: `fd,T1cmsc,new') +%% +%% This is a generated file. +%% +%% Copyright 1993 1994 1995 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{T1cmsc.fd} + [1995/12/20 v2.4f Standard LaTeX font definitions] +\providecommand{\EC@family}[5]{% + \DeclareFontShape{#1}{#2}{#3}{#4} + {<5><6><7><8><9><10><10.95><12><14.4> + <17.28><20.74><24.88><29.86><35.83><43.00><51.60><61.92> genb * #5}{}} +\DeclareFontFamily{T1}{cmsc}{} +\EC@family{T1}{cmsc}{m}{n} {eccc} +\EC@family{T1}{cmsc}{m}{sl} {ecsc} +\EC@family{T1}{cmsc}{m}{it} {ecvi} +\EC@family{T1}{cmsc}{bx}{n} {ecxc} +\EC@family{T1}{cmsc}{bx}{sl} {ecoc} +\endinput +%% +%% End of file `T1cmsc.fd'. |