  ?         LaTeX installation instructions for Lindner-TeX (Atari)    +                            1994 December 31     SUMMARY  =======    < This file contains instructions on how to install LaTeX for 8 Lindner-TeX.  Before reading this file, you should read A install.txt, which will explain how the LaTeX installation works.     This file describes:   (  * How to save any old version of LaTeX.     * How to configure LaTeX.  (  * How to unpack the LaTeX distribution.  "  * How to create the LaTeX format.   "  * How to install the LaTeX files.   '  * What to do if you have any problems.       REQUIREMENTS ============  C In addition to the LaTeX distribution files, you will also need the 
 following:  H  * the file `hyphen.tex', or some other hyphenation files (see `CreatingG    the LaTeX Format', below); we recommend to use the `babel' system by G    Johannes Braams, which can be found probably where you got your copy /    of LaTeX, e.g. the CTAN archive ftp-servers;   F  * the font files (normally .tfm files) for the Computer Modern fonts,@    including some non-standard ones (see `Fonts needed', below).     SAVING ANY OLD VERSION OF LaTeX  ===============================    G    If you are currently using the old LaTeX version, 2.09, you may wish 9    to save it before installing the new version of LaTeX.      O    If you want to use the new LaTeX2e, which is also the new standard, instead  L    of your old version, you can delete all files in your /texinput/stdinput L    directory, except for the two plain TeX format files named PLAIN.FMT and M    PLAING.FMT, which can usually be found in the directory /texinput/formats. N    If you want to keep the old 2.09 version of LaTeX, move all the input filesG    to a directory named (e.g.) stdinput.209 and create a new directory  !    stdinput.2e for the new files.      CONFIGURING LATEX  =================    L    LaTeX2e uses more memory than the former versions. To use it, you need anN    ATARI ST/TT/Falcon with at least 2Mb of RAM, so that you can use the BigTeXN    version of Lindner-TeX. The files are available on the CTAN archive servers?    in the directory tex/systems/atari/lindner-tex-packed-disks.      M    No TEXSYS.CFG file is needed for the Lindner implementation of TeX. If you M    want to configure your system, you should edit the TEXSETUP file with your K    favourite ASCII editor. This file contents the main in-/output paths for H    the system. CAUTION: Some paths are saved directly to the code of the9    TEXSHELL.PRG. These can be edited from the shell only.       UNPACKING THE DISTRIBUTION ==========================   N    To unpack the distribution, run INITEX on the file unpack.ins. (If you can,J    get the already unpacked distribution from CTAN, because the unpacking 4    might take an awfully long time on an 8Mhz ST).       CREATING THE LaTeX FORMAT  =========================    E    To create the new LaTeX format, you have to run IniTeX on the file J    latex.ltx. Make sure, that this file (and the hyphenation files) are inJ    a directory searched by TeX. To configure the hyphenation read the fileM    TEXPERT.TEX. A new LaTeX format named LATEX.BFM will be created and dumped N    to the directory where your other formats already are (environment variable"    DUMPPATH in the TEXSETUP file).     + PUTTING THE FILES WHERE LaTeX CAN READ THEM + ===========================================    J    We suggest the following configuration for your /stdinput.2e directory:N      - create a new folder CLASSES and copy all *.CLS and *.CLO files into it;5      - copy all *.STY files to a new folder PACKAGES; >      - copy all *.FD and *.ENC files to a new folder FONTDEFS;/      - copy all other files to a folder OTHERS.      G    You might delete all *.DTX, *.INS and *.TXT files (after reading or  P    processing them to get the documentations) in order to save disk space. Note Q    that the *.DTX files can be processed by the new LaTeX version only. CAUTION:  Q    you should, of course, keep a backup copy of all these files somewhere so you  '    can can reinstall them if necessary.       GETTING A WORKING LaTeX  =======================   J    All you have to do now is writing the new paths to the TEXSETUP file so,    that TeX can find the files when running.     % CHECKING THAT THE INSTALLATION WORKED % =====================================    L    To check the installation select LTXCHECK.LTX in the TeXShell and run theN    new LaTeX on it. Make sure that you copy LTXCHECK.LTX to the document inputN    directory, usually /texinput/document, before you proceed it. It's going to?    produce some `OK' messages, and perhaps some `BAD' warnings.       PROBLEMS ========   N    If any problems occur, check the LindnerTeX users guide. Note that you needK    some special fonts to process the  XXXGUIDE.TEX files that come with the K    LaTeX distribution. These fonts are available on CTAN also. If you use a M    previewer like ASCREEN v3.2 or DVI v2.21 the missing fonts will be substi- 1    tuted and can be produced with METAFONT later.    G    If you have any other problems with the LaTeX installation, see the  %    `PROBLEMS' section in install.txt.       CLEARING UP  ===========   .    See section `PUTTING FILES...' for details.          : --- Copyright 1994 Thomas Cloer and the LaTeX3 project ---: ---                All rights reserved.                ---