TeXfamily -- TeXes based on TeX 3.141592 / teTeX 3.0

This file should be found in the directory /.../tetex-src-3.0/texk.


[] Installation

[A] Unpacking

0. The following archives
	tetex-src-3.0tar.gz, texfam-<version>.tar.gz
should have been already unpacked.

1. (JTeX) Unpack web2c-j<version>.tar.gz in this directory.
Then, the directory web2c-j is generated.

2. (MuLTeX) Unpack web2c-m<version>.tar.gz in this directory.
Then, the directory web2c-m is generated.
(To install MuLTeX, you should install JTeX too.)

3. Unpack libraries. Libraries are collection of files that are
referred when TeX related programs are executed. They are archived
in the following files.
	tetex-texmf-3.0.tar.gz
	texfam-texmf-latex209.tar.gz
	texfam-texmf-j<version>.tar.gz
	texfam-texmf-m<version>.tar.gz

TeXfamily libraries (texfam-texmf-*.tgz) are unpacked under
	/usr/local/share/texmf.local
(denoted by $TEXMFLCL in the following).

[B] Setup, Make, Installation

1. Read all this file, web2c/README, web2c-j/README, web2c-m/README.
If you are interested, read kpathsea/README (and the documents that are
referred in it). Change the setups if you want. In the section `Changes
of Configuration' below, we list the main items that are subject to
changes.

2. Run configure in the parent directory (/.../tetex-src-3.0) and
run make as is done in teTeX.


[] Change of Configuration

To change the configuration when you run configure, read
kpathsea/INSTALL.

To change the defaults of pathes that programs refer in run time,
change web2c-j/texmf.in.  Read kpathsea/INSTALL (and the documents
that are referred in it).  When web2c-j/texmf.cnf generated from
web2c-j/texmf.in is installed, texmf.cnf generated from
kpathsea/texmf.in is overwritten.

Fmt-files that are made are:
	tex.fmt, latex.fmt, latex209.fmt	(TeX, LaTeX2e, LaTeX209)
	jtex.fmt, jlatex.fmt, jlatex209.fmt	(JTeX, JLaTeX2e, JLaTeX209)
	multex.fmt, mullatex.fmt		(MuLTeX, MuLLaTeX2e)
	amsjtex.fmt, amsmultex.fmt
If you want to change, edit web2c-j/fmtutil-j.in.

To change the default character code used in JTeX and MuLTeX,
read INSTALL in web2c-j and web2c-m.
