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

  1. %% 
  2. %% This is file `preload.min', 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: `min')
  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 preloads the absolute minimum of fonts (5) needed
  59. %% to successfully generate a format file for LaTeX.
  60. %%
  61. %% You should *not* change this file!  If you want to preload more
  62. %% or less fonts you should create a copy of it named `preload.tex'
  63. %% and edit this one according to your needs!
  64. %%
  65. %%
  66. \immediate\write\sixt@@n{File: `preload.%
  67.  min' \space
  68.  \fileversion\space <\filedate> (FMi and RmS)}
  69. \immediate\write\sixt@@n{English Documentation
  70.      \@spaces\space  <\docdate> (FMi and RmS)}
  71. \immediate\write\sixt@@n
  72.   {********************************************************************}
  73. \immediate\write\sixt@@n
  74.   {* Probably customized by YOU who forgot to change the lines above! *}
  75. \immediate\write\sixt@@n
  76.   {********************************************************************}
  77. %%
  78. %%    We begin by loading the math extension font (cmex10)
  79. %%    and the \LaTeX{} line and circle fonts.
  80. %%    It is necessary to do this explicitly since these are
  81. %%    used by {\tt lplain.tex} and {\tt latex.tex}.
  82. %%    Since the internal font name contains |/| characters
  83. %%    and digits we construct the name via |\csname|.
  84. \expandafter\font\csname cmex/m/n/10\endcsname=cmex10
  85. \font\tenln  =line10   \font\tenlnw  =linew10
  86. \font\tencirc=lcircle10 \font\tencircw=lcirclew10
  87.  
  88. %% The preloads below (with comment signs in front) will be loaded
  89. %% whenever standard \LaTeX{} is starting in 10pt size. So maybe you
  90. %% like to preload at least these 9 fonts or a similar set if you
  91. %% prefer documents in 11pt or 12pt size.
  92.  
  93. %%%%%%%%%%%%%%%%%%%%%%%%%
  94. %% dc roman fonts
  95. %%%%%%%%%%%%%%%%%%%%%%%%%
  96.  
  97.  
  98. %%%%%%%%%%%%%%%%%%%%%%%%%
  99. %% dc sans serif fonts
  100. %%%%%%%%%%%%%%%%%%%%%%%%%
  101.  
  102.  
  103. %%%%%%%%%%%%%%%%%%%%%%%%%
  104. %% dc typewriter fonts
  105. %%%%%%%%%%%%%%%%%%%%%%%%%
  106.  
  107.  
  108. %%%%%%%%%%%%%%%%%%%%%%%%%
  109. %% cm roman fonts
  110. %%%%%%%%%%%%%%%%%%%%%%%%%
  111.  
  112.  %% None preloaded
  113.  %% \preload@sizes{cmr}{m}{n}{5,7,10}
  114.  
  115. %%%%%%%%%%%%%%%%%%%%%%%%%
  116. %% cm sans serif fonts
  117. %%%%%%%%%%%%%%%%%%%%%%%%%
  118.  
  119.  %% None preloaded
  120.  
  121. %%%%%%%%%%%%%%%%%%%%%%%%%
  122. %% cm typewriter fonts
  123. %%%%%%%%%%%%%%%%%%%%%%%%%
  124.  
  125.  %% None preloaded
  126.  
  127. %%%%%%%%%%%%%%%%%%%%%%%%%
  128. %% cm math fonts
  129. %%%%%%%%%%%%%%%%%%%%%%%%%
  130.  
  131.  %% \preload@sizes{cmm}{m}{it}{5,7,10}
  132.  %% \preload@sizes{cmsy}{m}{n}{5,7,10}
  133.  
  134. %%%%%%%%%%%%%%%%%%%%%%%%%
  135. %% LaTeX symbol fonts
  136. %%%%%%%%%%%%%%%%%%%%%%%%%
  137.  
  138.  %% None preloaded
  139.  
  140.  
  141. \endinput
  142. %% 
  143. %% End of file `preload.min'.
  144.