home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / dist / text / tex / pastex / macros / latex / nfss2 / readme.mz8 < prev    next >
Text File  |  1993-08-17  |  16KB  |  435 lines

  1.  
  2. % This file is part of the NFSS2 (New Font Selection Scheme) package.
  3. % -------------------------------------------------------------------
  4. %
  5. % Copyright (C) 1993 Frank Mittelbach and Rainer Schoepf,
  6. % All rights reserved
  7. %
  8. % IMPORTANT NOTICE:
  9. %
  10. % You are not allowed to change this file. 
  11.  
  12. \def\filedate{93/08/03}
  13.  
  14. Copyright (C) 1989-1993 by Frank Mittelbach, Rainer Schoepf.
  15. All rights reserved.
  16.  
  17. This file is part of the NFSS (New Font Selection Scheme) package.
  18.  
  19. IMPORTANT NOTICE:
  20.  
  21. You are not allowed to change this file. 
  22.  
  23.  
  24. Abstract:
  25. =========
  26.  
  27. NFSS2 is a new font selection mechanism for LaTeX and other TeX macro
  28. packages. 
  29.  
  30.  
  31. Installation:
  32. =============
  33.  
  34. These instructions assume that you already have installed a
  35. near-standard LaTeX system.
  36.  
  37. The whole process will take about one hour on a 16MHz 386 machine.
  38.  
  39.  1 Read this readme file carefully.
  40.  
  41.  2 Process nfssinst.ltx with LaTeX and read this document carefully.
  42.    It will tell you how to produce a LaTeX format containing NFSS2.
  43.  
  44.  3 Run the installation scripts through TeX or LaTeX as explained in
  45.    nfssinst.ltx. This will generate many new files for you in the
  46.    current directory.
  47.  
  48.  4 Run IniTeX with nfss2ltx as the input file or with some other file
  49.    that inputs nfss2ltx.tex (in case you want a different name for the
  50.    format file).
  51.  
  52.  5 Test the new format by processing main.drv with it. This should
  53.    give you a long document with information about the NFSS2 files.
  54.    Notice that if you don't have all the fonts used in this document
  55.    you may get warnings from LaTeX+NFSS2 telling you that it could not
  56.    find all of the fonts and substituted some others, but the result
  57.    should be a valid document if you processed the installation
  58.    scripts in step 3) correctly and you have the standard TeX fonts.
  59.  
  60.  6 Move the newly created format file to your format directory. Note
  61.    that on some systems, you might need to do some additional steps to
  62.    make the new NFSS2 format easily available. You should be able to
  63.    find the necessary information in your TeX installation guide.
  64.  
  65.  7 Move all style files to your style file directory.
  66.  
  67.  8 Move all font definition files (.fd) to a directory searched by
  68.    TeX. This can be the style file directory on most systems.
  69.  
  70.  9 This finishes the installation.
  71.  
  72.  
  73. Documentation:
  74. ==============
  75.  
  76. The file interfac.ltx contains a short interface description of all
  77. commands in in form of a LaTeX document. It isn't polished, sorry for
  78. this (any volunteers?). Note that this needs a NFSS2 based formats to
  79. process.
  80.  
  81. You can get a pretty-printed documentation of several files in the
  82. distribution by running the *.drv files (except for main.drv) through
  83. LaTeX. The file main.drv will produce the complete documentation. If
  84. you process this file you don't need to process any other *.drv file.
  85.  
  86. The full description of the user interface will appear in the
  87. forthcoming book:
  88.  
  89. @book(A-W:GMS93,
  90.    author = {Michel Goossens and Frank Mittelbach and 
  91.              Alexander Samarin},
  92.    title = {The {\LaTeX} Companion (tentative title)},
  93.    publisher = Addison-Wesley,
  94.    address = Reading, Massachusetts,
  95.    year = 1993,
  96.    bibliography = {yes},
  97.    index = {yes},
  98.    note = {to appear},
  99. )
  100.  
  101.  
  102. Related packages:
  103. =================
  104.  
  105. Packages related to NFSS, such as AMS-LaTeX, are currently
  106. being updated and will be available within short time.
  107.  
  108. Until AMS-LaTeX has been updated, the authors have obtained permission
  109. from the AMS to distribute versions of the AMS files that have been
  110. changed to work with NFSS2.
  111.  
  112. The PSNFSS package by Sebastian Rahtz for using PostScript fonts has
  113. been merged into this NFSS2 distribution; support for the common 35
  114. Abode PostScript fonts is installed automatically. Support for other
  115. PostScript fonts is distributed as contributed software; for more
  116. information see the file readme.ps.
  117.  
  118.  
  119. General warning:
  120. ================
  121.  
  122. A lot of work still needs to be done, some files are only partly
  123. converted etc. and therefore not in the distribution.  Also there are
  124. probably some bugs still in the code.
  125.  
  126. Nevertheless I hope that you enjoy the new release and find it useful.
  127.  
  128. Frank
  129.  
  130.  
  131. List of distributed files:
  132. ==========================
  133.  
  134. Master installation files:
  135. -------------------------
  136.  
  137. main.ins    This installation script does the full installation.
  138.  
  139. main.drv    Main driver file to produce a single documentation
  140.                 file from all .dtx and .fdd files. Some parts of this
  141.                 document will look better if used under NFSS2 but the
  142.                 file is processable without having NFSS2 running.
  143.  
  144. nfssinst.ltx    Description how to build a LaTeX+NFSS2 format.
  145.                 Read this before doing anything else.
  146.  
  147.  
  148. Additional Documentation:
  149. -------------------------
  150.  
  151. interfac.ltx    This file contains a short but hopefully complete
  152.                 description of the interfaces for NFSS2. This needs
  153.                 NFSS2 for processing it.
  154. nfss.bug
  155. readme.mz
  156. readme.mz8
  157.  
  158.  
  159. Font declaration files:
  160. -----------------------
  161.  
  162. amsfonts.fdd    AMS fonts definition source
  163. amsfonts.ins    AMS fonts installation script
  164. cmrfonts.fdd    Computer Modern definition source
  165. cmrfonts.ins    Computer Modern installation script
  166. psfonts.dtx    PostScript fonts definition source
  167. psfonts.ins    PostScript installation script
  168.  
  169.  
  170. IniTeX files:
  171. -------------
  172.  
  173. fdprefix.dtx    Source for the fdprefix feature.
  174. fdprefix.ins    Installation script for it
  175.  
  176. fontdef.dtx    Source for the default encoding setup
  177. fontdef.ins    Installation script for it
  178.  
  179. nfssboot.dtx    Source for the bootstrap file for he LaTeX format
  180. nfssboot.ins    Installation script for it
  181.  
  182. nfsscode.tex    Main code of NFSS2
  183.  
  184. preload.dtx    Source for the default preloading files
  185. preload.ins    Installation script for it
  186.  
  187.  
  188. Metafont files:
  189. ---------------
  190.  
  191. dccr.mf        MF source for Concrete Roman in Cork encoding
  192.  
  193. dccrstd.tex    Help file for generating Concrete Roman
  194.                 Look into this for documentation.
  195.  
  196.  
  197. NFSS style files:
  198. -----------------
  199.  
  200. nfdcfnt.sty    Cork encoded Computer Modern and LaTeX symbol
  201. nfnewfnt.sty    Old encoded Computer Modern and LaTeX symbol
  202. nfoldfnt.sty    Compatibility style to run old sources written for 
  203.                 LaTeX without NFSS
  204. nfsyntax.sty    produces syntax checking runs
  205. nftrace.sty    traces the font loading and font switching
  206. nft1.def        Contains definitions for special characters and accents
  207.                 in the T1 encoding.
  208. nfot1.def       Contains definitions for special characters and accents
  209.                 in the OT1 encoding.
  210. nft1ot1.sty     Contains definitions for special characters and accents
  211.                 in both the T1 and OT1 encoding.
  212. nfot1var.sty    Contains definitions for special characters and accents
  213.                 in the rather special encoding provided by the default
  214.                 dvips setup.
  215.  
  216. NFSS styles in source format:
  217. -----------------------------
  218.  
  219. nfbeton.dtx    Source of Concrete fonts style (Frank Jensen)
  220. nfbeton.ins    Installation script for it
  221.  
  222. nfconcr.dtx    Source of Concrete fonts style
  223. nfconcr.ins    Installation script for it
  224.  
  225. nfeufrak.dtx    Source of Euler Fraktur style
  226. nfeufrak.ins    Installation script for it
  227.  
  228. nfeuler.dtx    Source of Euler fonts style (Frank Jensen)
  229. nfeuler.ins    Installation script for it
  230.  
  231. nfeuscr.dtx    Source of Euler Script style
  232. nfeuscr.ins    Installation script for it
  233.  
  234. nfexscal.dtx    Source of scaled math extension font style
  235. nfexscal.ins    Installation script for it
  236.  
  237. nffntcmd.dtx    Source of font commands with arguments
  238. nffntcmd.ins    Installation script for it
  239.  
  240. nfoldger.dtx    Source of old German font style and font definitions
  241. nfoldger.ins    Installation script for it
  242.  
  243. nfpandor.dtx    Source of Pandora style and font definitions
  244. nfpandor.ins    Installation script for it
  245.  
  246.  
  247. NFSS SliTeX production:
  248. -----------------------
  249.  
  250. nfslides.dtx    Source of style for overhead slides
  251. nfslides.fdd    Font declaration source file for slide fonts
  252. nfslides.ins    Installation script for both
  253.  
  254.  
  255. Utility programs:
  256. -----------------
  257.  
  258. nfssfont.dtx    Program source for producing font character tables
  259. nfssfont.ins    Installation script for it
  260.  
  261. docstrip.tex    docstrip version 2.1e, in case you have an older
  262.                 version.
  263. doc.sty        doc.sty version 1.7o, in case you have an older version.
  264.  
  265.  
  266. Compatibility styles:
  267. ---------------------