home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fonts 1 / freshfonts1.bin / programs / amiga / pastex / macros / distribs / nfss / preload.dc < prev    next >
Text File  |  1992-11-29  |  5KB  |  149 lines

  1. %% 
  2. %% This is file `preload.dc', generated 
  3. %% on <1992/9/24> with the docstrip utility (2.0r).
  4. %% 
  5. %% The original source files were:
  6. %% 
  7. %% preload.doc  (with options: `dc')
  8. %% 
  9. %% Copyright (C) 1989-1992 by Frank Mittelbach, Rainer Schoepf. 
  10. %% All rights reserved. 
  11. %% 
  12. %% This file is part of the NFSS (New Font Selection Scheme) package. 
  13. %% 
  14. %% IMPORTANT NOTICE: 
  15. %% 
  16. %% You are not allowed to change this file. You may however copy 
  17. %% this file to a file with a different name and then change the copy 
  18. %% if you obey the restrictions on file changes described in 
  19. %% readme.mz. 
  20. %% 
  21. %% You are allowed to distribute this file under the condition that 
  22. %% it is distributed together with all files mentioned in readme.mz3. 
  23. %% If you receive only some of these files from someone, complain! 
  24. %% 
  25. %% You are NOT ALLOWED to distribute this file alone. You are NOT 
  26. %% ALLOWED to take money for the distribution or use of either this 
  27. %% file or a changed version, except for a nominal charge for copying 
  28. %% etc. 
  29. %% 
  30. %% For error reports in case of UNCHANGED versions see readme files. 
  31. %% 
  32. %% Please do not request updates from us directly. Distribution is 
  33. %% done through Mail-Servers and TeX organizations. 
  34. %% 
  35.  
  36. \def\fileversion{v1.0i}
  37. \def\filedate{91/12/02}
  38. \def\docdate {91/12/02}
  39.  
  40. %% \CheckSum{59}
  41. %% \CharacterTable
  42. %%  {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
  43. %%   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
  44. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  45. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  46. %%   Dollar        \$     Percent       \%     Ampersand     \&
  47. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  48. %%   Asterisk      \*     Plus          \+     Comma         \,
  49. %%   Minus         \-     Point         \.     Solidus       \/
  50. %%   Colon         \:     Semicolon     \;     Less than     \<
  51. %%   Equals        \=     Greater than  \>     Question mark \?
  52. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  53. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  54. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  55. %%   Right brace   \}     Tilde         \~}
  56.  
  57. %%
  58. %% This file contains |\preload@sizes| commands
  59. %% to preload fonts during an {\tt INITeX} run.
  60. %% The selection contains the new european 256 character
  61. %% as well.
  62. %%
  63. %% You should *not* change this file!  If you want to preload more
  64. %% or less fonts you should create a copy of it named `preload.tex'
  65. %% and edit this one according to your needs!
  66. %%
  67. %%
  68. \immediate\write\sixt@@n{File: `preload.%
  69.  dc' \space
  70.  \fileversion\space <\filedate> (FMi and RmS)}
  71. \immediate\write\sixt@@n{English Documentation
  72.      \@spaces\space  <\docdate> (FMi and RmS)}
  73. \immediate\write\sixt@@n
  74.   {********************************************************************}
  75. \immediate\write\sixt@@n
  76.   {* Probably customized by YOU who forgot to change the lines above! *}
  77. \immediate\write\sixt@@n
  78.   {********************************************************************}
  79. %%
  80. %%    We begin by loading the math extension font (cmex10)
  81. %%    and the \LaTeX{} line and circle fonts.
  82. %%    It is necessary to do this explicitly since these are
  83. %%    used by {\tt lplain.tex} and {\tt latex.tex}.
  84. %%    Since the internal font name contains |/| characters
  85. %%    and digits we construct the name via |\csname|.
  86. \expandafter\font\csname cmex/m/n/10\endcsname=cmex10
  87. \font\tenln  =line10   \font\tenlnw  =linew10
  88. \font\tencirc=lcircle10 \font\tencircw=lcirclew10
  89.  
  90. %% We now include reasonable preloads for the dc fonts.
  91.  
  92. %%%%%%%%%%%%%%%%%%%%%%%%%
  93. %% dc roman fonts
  94. %%%%%%%%%%%%%%%%%%%%%%%%%
  95.  
  96.  \preload@sizes{dcr}{m}{n}{5,6,7,8,9,10,11,12,14,17,20,25}
  97.  \preload@sizes{dcr}{bx}{n}{9,10,11,12,14,17}
  98.  \preload@sizes{dcr}{m}{sl}{10,11,12}
  99.  \preload@sizes{dcr}{m}{it}{7,8,9,10,11,12}
  100.  
  101. %%%%%%%%%%%%%%%%%%%%%%%%%
  102. %% dc sans serif fonts
  103. %%%%%%%%%%%%%%%%%%%%%%%%%
  104.  
  105.  \preload@sizes{dcss}{m}{n}{10,11,12}
  106.  
  107. %%%%%%%%%%%%%%%%%%%%%%%%%
  108. %% dc typewriter fonts
  109. %%%%%%%%%%%%%%%%%%%%%%%%%
  110.  
  111.  \preload@sizes{dctt}{m}{n}{9,10,11,12}
  112.  
  113. %%%%%%%%%%%%%%%%%%%%%%%%%
  114. %% cm roman fonts
  115. %%%%%%%%%%%%%%%%%%%%%%%%%
  116.  
  117.  %% None preloaded
  118.  %% \preload@sizes{cmr}{m}{n}{5,7,10}
  119.  
  120. %%%%%%%%%%%%%%%%%%%%%%%%%
  121. %% cm sans serif fonts
  122. %%%%%%%%%%%%%%%%%%%%%%%%%
  123.  
  124.  %% None preloaded
  125.  
  126. %%%%%%%%%%%%%%%%%%%%%%%%%
  127. %% cm typewriter fonts
  128. %%%%%%%%%%%%%%%%%%%%%%%%%
  129.  
  130.  %% None preloaded
  131.  
  132. %%%%%%%%%%%%%%%%%%%%%%%%%
  133. %% cm math fonts
  134. %%%%%%%%%%%%%%%%%%%%%%%%%
  135.  
  136.  %% \preload@sizes{cmm}{m}{it}{5,7,10}
  137.  %% \preload@sizes{cmsy}{m}{n}{5,7,10}
  138.  
  139. %%%%%%%%%%%%%%%%%%%%%%%%%
  140. %% LaTeX symbol fonts
  141. %%%%%%%%%%%%%%%%%%%%%%%%%
  142.  
  143.  %% None preloaded
  144.  
  145.  
  146. \endinput
  147. %% 
  148. %% End of file `preload.dc'.
  149.