This is the README for LaTeX2eBase.1.9.NIHS.b.tar.gz [Download] [Browse] [Up]
LaTeX2eBase.README package version: 1.9, July 1996 LaTeX2e <1995/12/01> patch level 2 SUMMARY This Installer.app package includes the base macros and formats for LaTeX2e. This installation does not include any of the standard LaTeX2e packages, they are included in a separate Installer.app package named LaTeX2ePackages. This package does not do the entire installation. You will need to modify TEXINPUTS to include if you are to use latex2e. For example, in csh, issue the command (I separated the process into steps for illustration purposes only). setenv STDINPUTS /NextLibrary/TeX/tex/inputs setenv LATEXINPUTS /LocalLibrary/TeX/tex/latex setenv TEXINPUTS .:${LATEXINPUTS}:${STDINPUTS} in cshrc.std, .cshrc, or whatever. If installing both AMSTeX and LaTeX2e, the TEXINPUTS environment variable should be set as setenv AMSINPUTS /LocalLibrary/TeX/tex/inputs/amstex setenv TEXINPUTS .:${LATEXINPUTS}:${AMSINPUTS}:${STDINPUTS} to include both the LaTeX2e and AMSTeX inputs directories. You will also need to modify TEXFORMATS environment variable. (for i386) setenv LATEXFORMATS /LocalLibrary/TeX/tex/formats/little (for m68k, hppa, sparc) setenv LATEXFORMATS /LocalLibrary/TeX/tex/formats/big setenv STDFORMATS /NextLibrary/TeX/tex/formats setenv TEXFORMATS ${LATEXFORMATS}:${STDFORMATS} HISTORY v1.9 Updated to LaTeX2e <1995/12/01> patch level 2 No install script (pkg includes pre-built big and little endian fmt files) No Documentation included v1.8 Updated to LaTeX2e <1995/12/01> patch level 1 Never Released. v1.7 Updated to LaTeX2e <1995/06/01> patch level 1 No more saving old latex2.09 format (assuming compatibility mode works). (-; Should be able to install in either /LocalLibrary or ~/Library now, provided the environment variables are properly defined (TEXINPUTS, TEXFORMATS). v1.6 Fixed problems associated with installation change. Now allows for proper compressing/expanding of package. v1.5 New installation procedure (saves space) v1.4 Pkg now contains only base. LaTeX packages were moved to separate pkg (LaTeX2ePackages) Added Documentation directory. v1.3 Fixed possible permission problems after install Used more up-to-date version of latex2e macros Included packages: amslatex, graphics, tools. Install scripts are now more robust (can now handle re-installs). v1.0-1.2 Initial version, private test release, semi-public test release. CREDITS Rex Dieter <rdieter@math.unl.edu> Package Creation Computer System Manager University of Nebraska at Lincoln Department of Mathematics and Statistics http://www.math.unl.edu/~rdieter CTAN Archives LaTeX2e source files ftp://pip.shsu.edu/tex-archive Jaokin Joahansson PackageBuilder.app, v1.1 d91-jjo@nada.kth.se John Bartholdi Bug Hunter (thanks!) jjb@isye.isye.gatech.edu
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.