			MlTeX 3.141
			===========

This a binary version Multilingual TeX-3.141 for IBMRT running AIX-2.1.1

Multilingual TeX is Michael Fergusson's extension to TeX. By default, it
behaves exactly as TeX, but you can use 
\ehyph to use english hyphenation (the default)
\fhyph to use french hyphenations.

Introduction
============
This archive includes multilingual TeX, LaTeX, AMSLaTeX, SliTeX, BibTeX, 
MetaFONT and some utilities.

It is splitted into 3 parts:
tex314-bin.tgz  -> binary files
tex314-lib.tgz	-> library files
tex314-man.tgz	-> man pages 


Installation
============
This version of MlTeX is compiled with the following variable definitions.

TEXINPUTS=.:/usr/local/lib/tex/inputs
TEXFORMATS=/usr/local/lib/formats
TEXFONTS=/usr/local/lib/tex/fonts
TEXPOOL=/usr/local/lib/tex
BIBINPUTS=.:/usr/local/lib/tex/bib
BSTINPUTS=.:/usr/local/lib/tex/inputs
MFINPUTS=.:/usr/local/lib/mf/inputs
MFBASES=/usr/local/lib/mf/bases
MFPOOL=/usr/local/lib/mf

1) Extract the archive.
If you don't unpack tex314-{bin,lib,man}.tgz in /usr/local but instead in
directory SOMEWHERE, then you will have either 
a) to make a symbolic link 'ln -s SOMEWHERE/lib/tex /usr/local/tex'
or
b) to redefine all the above environment variables, e.g. (in csh)
	setenv TEXINPUTS=.:SOMEWHERE/lib/tex/inputs
	and so on.

2) get the tex/sty files from the standard distribution:
	
   ftp ftp.cs.umb.edu           (Internet address: 158.121.104.33)

        ftp> cd pub/tex
        ftp> get modes.mf       [place in whatever you will be defining
                                 as your MFINPUTS directory]

   ftp labrea.stanford.edu      (Internet address: 36.8.0.112)

        ftp> cd tex/bibtex
        ftp> prompt             [to avoid being asked about the retrieval
                                 of each file covered by a wildcard symbol]
        ftp> mget *.bib         [place in your BIBINPUTS directory]
        ftp> mget *.bst         [place in your TEXINPUTS directory]
        ftp> mget *.sty         [place in your TEXINPUTS directory]
        ftp> mget *.tex         [place in your TEXINPUTS directory]
        ftp> cd ../cm
        ftp> mget *.mf          [place in MFINPUTS directory]
        ftp> cd ../lib
        ftp> mget *             [place *.mf files in MFINPUTS directory,
                                 *.mft and *.tex in TEXINPUTS directory]
        ftp> cd ../fonts
        ftp> bi
        ftp> mget *.tfm         [place in TEXFONTS directory]

     For a basic set of 300 dpi Computer Modern fonts generated for a
     Canon CX engine (not absolutely necessary, for dvips will generate
     fonts as needed):

        ftp> cd ../gf
        ftp> mget *             [These are in gf format.  To convert
                                 them into pk format, use "gftopk" which,
                                 along with its man page, will be made and
                                 installed during the web2c make of TeX.]

   ftp niord.shsu.edu           (Internet address: 192.92.115.8)

        ftp> cd latex
        ftp> bi
        ftp> get LATEX-25MAR1992.TAR_Z

                [This should unbundle into 4 directories.
                 The general/*.tex and sty/*.sty files
                 should be placed in your TEXINPUTS directory;
                 the fonts/*.mf files into MFINPUTS.]

3) Enjoy.

Last but not least
------------------
Take a look at the copyright notices, READMEs, ... in the source distribution :

   ftp ftp.cs.umb.edu           (Internet address: 158.121.104.33)

        ftp> cd pub/tex
        ftp> bi

        ftp> get web.tar.gz     [WEB source for TeX, Metafont, & family:
                                 unpacks into ./web2c-<version>]

        ftp> get web2c.tar.gz    [web2c source:
                                 unpacks into ./web2c-<version>]


-- 
Francois Normant 		      |	Internet: fn@mathappl.polymtl.ca
Ecole Polytechniques - Mathematiques  |	Compu$erve: 75210,525
C.P. 6079 - succursale A              | Tel. (514) 340-4097
Montreal - Quebec - Canada - H3C 3A7  | Fax. (514) 340-4463
