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

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