1. Hierarchy of Library Files

Directories and its contents contained in texmflib-m<version>.tar.gz are:
	fonts/tfm/mling/ntt	jfm for dmNN,dgNN
			mlone	tfm for 1byte charset
			mltwo	jfm for 2byte charset
	doc/mtex		documents for MuLTeX


2. Setups in Installation

Read ../web2c/INSTALL and follow the directions stated there.

To setup the default charset code for multi-lingual processing,
read $TEXMF/doc/mtex/mtexnote and change $TEXMF/tex/mplain/base/sitemlcode.tex.
Further, if ml_input_code in ../kpathsea/texmf.in is changed
(and installed to $TEXMF/web2c/texmf.cnf), it overrides the file code
specified in sitekcode.tex.

To specify the program that post-processes dvi, set the value of
USEDVIFILTER in texmfmp.h to one of 0, 1, 2.
	0 no post-processing.
	1 post-processed only if the env. var TEXDVIFILTER is defined.
	2 post-processed by the default processor DVIFILTER_DEF
	  if the env. var TEXDVIFILTER is not defined.


3. Fonts for Printing and Previewing

To print and preview dvi generated by MuLTeX with the usual dvi driver,
unpack
	mlfonts-vf.tar.gz
	mlfonts-subtfm.tar.gz
	mlfonts-300.tar.gz OR mlfonts-600.tar.gz
	(300/600 specifies the resolution of your printer)
in the same directory as libraries. (Their hierarchy follows the
kpathsea3 convention. They should be rearranged in some cases.) To
know more about the fonts used by MuLTeX, refer $TEXMF/doc/mtex/mtexfonts.

Files added by unpacking above archives are:
	fonts/vf/mling/mlone	vf for 1byte charset
	      tfm/mling/mlsub	tfm of subfonts of mltwo
	      pk/modeless/mling/mlone	pk of mlone
				mlsub	pk of mlsub

Above files can be generated by the tool in mlfonts-<version>.tar.gz.
Therefore, you can generate pk files in case the resolution of
your printer is neither 300 nor 600.
