summaryrefslogtreecommitdiff
path: root/language/hyphen-accent/dc-nfss/preload.tex
blob: a5aa933f072a35dfc169bf26e75918427d22f6d0 (plain)
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
137
138
139
140
141
142
143
144
145
146
147
148
149
%% 
%% 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'.