%% %% This is file `preload.dc', generated %% on <1992/9/7> with the docstrip utility (2.0r). %% %% The original source files were: %% %% preload.doc (with options: `dc') %% %% Copyright (C) 1989-1992 by Frank Mittelbach, Rainer Schoepf. %% All rights reserved. %% %% This file is part of the NFSS (New Font Selection Scheme) package. %% %% IMPORTANT NOTICE: %% %% You are not allowed to change this file. You may however copy %% this file to a file with a different name and then change the copy %% if you obey the restrictions on file changes described in %% readme.mz. %% %% You are allowed to distribute this file under the condition that %% it is distributed together with all files mentioned in readme.mz3. %% If you receive only some of these files from someone, complain! %% %% You are NOT ALLOWED to distribute this file alone. You are NOT %% ALLOWED to take money for the distribution or use of either this %% file or a changed version, except for a nominal charge for copying %% etc. %% %% For error reports in case of UNCHANGED versions see readme files. %% %% Please do not request updates from us directly. Distribution is %% done through Mail-Servers and TeX organizations. %% \def\fileversion{v1.0i} \def\filedate{91/12/02} \def\docdate {91/12/02} %% \CheckSum{59} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z %% Digits \0\1\2\3\4\5\6\7\8\9 %% Exclamation \! Double quote \" Hash (number) \# %% Dollar \$ Percent \% Ampersand \& %% Acute accent \' Left paren \( Right paren \) %% Asterisk \* Plus \+ Comma \, %% Minus \- Point \. Solidus \/ %% Colon \: Semicolon \; Less than \< %% Equals \= Greater than \> Question mark \? %% Commercial at \@ Left bracket \[ Backslash \\ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} %% %% This file contains |\preload@sizes| commands %% to preload fonts during an {\tt INITeX} run. %% The selection contains the new european 256 character %% as well. %% %% You should *not* change this file! If you want to preload more %% or less fonts you should create a copy of it named `preload.tex' %% and edit this one according to your needs! %% %% \immediate\write\sixt@@n{File: `preload.% dc' \space \fileversion\space <\filedate> (FMi and RmS)} \immediate\write\sixt@@n{English Documentation \@spaces\space <\docdate> (FMi and RmS)} \immediate\write\sixt@@n {********************************************************************} \immediate\write\sixt@@n {* Probably customized by YOU who forgot to change the lines above! *} \immediate\write\sixt@@n {********************************************************************} %% %% We begin by loading the math extension font (cmex10) %% and the \LaTeX{} line and circle fonts. %% It is necessary to do this explicitly since these are %% used by {\tt lplain.tex} and {\tt latex.tex}. %% Since the internal font name contains |/| characters %% and digits we construct the name via |\csname|. \expandafter\font\csname cmex/m/n/10\endcsname=cmex10 \font\tenln =line10 \font\tenlnw =linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 %% We now include reasonable preloads for the dc fonts. %%%%%%%%%%%%%%%%%%%%%%%%% %% dc roman fonts %%%%%%%%%%%%%%%%%%%%%%%%% \preload@sizes{dcr}{m}{n}{5,6,7,8,9,10,11,12,14,17,20,25} \preload@sizes{dcr}{bx}{n}{9,10,11,12,14,17} \preload@sizes{dcr}{m}{sl}{10,11,12} \preload@sizes{dcr}{m}{it}{7,8,9,10,11,12} %%%%%%%%%%%%%%%%%%%%%%%%% %% dc sans serif fonts %%%%%%%%%%%%%%%%%%%%%%%%% \preload@sizes{dcss}{m}{n}{10,11,12} %%%%%%%%%%%%%%%%%%%%%%%%% %% dc typewriter fonts %%%%%%%%%%%%%%%%%%%%%%%%% \preload@sizes{dctt}{m}{n}{9,10,11,12} %%%%%%%%%%%%%%%%%%%%%%%%% %% cm roman fonts %%%%%%%%%%%%%%%%%%%%%%%%% %% None preloaded %% \preload@sizes{cmr}{m}{n}{5,7,10} %%%%%%%%%%%%%%%%%%%%%%%%% %% cm sans serif fonts %%%%%%%%%%%%%%%%%%%%%%%%% %% None preloaded %%%%%%%%%%%%%%%%%%%%%%%%% %% cm typewriter fonts %%%%%%%%%%%%%%%%%%%%%%%%% %% None preloaded %%%%%%%%%%%%%%%%%%%%%%%%% %% cm math fonts %%%%%%%%%%%%%%%%%%%%%%%%% %% \preload@sizes{cmm}{m}{it}{5,7,10} %% \preload@sizes{cmsy}{m}{n}{5,7,10} %%%%%%%%%%%%%%%%%%%%%%%%% %% LaTeX symbol fonts %%%%%%%%%%%%%%%%%%%%%%%%% %% None preloaded \endinput %% %% End of file `preload.dc'.