1. Hierarchy of Library Files

Directories and its contents contained in texmflib-m<version>.tar.gz are:
	fonts/tfm/muling/ntt	jfm for dmNN,dgNN
			 mulone	tfm for 1byte charset
			 multwo	jfm for 2byte charset
	doc/multex		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 $TEXMFLCl/doc/multex/multexnote and change
$TEXMFLCL/multex/plain/base/sitemlcode.tex.
Further, if ml_input_code in ../kpathsea/texmf.in is changed
(and installed to $TEXMFLCL/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
	mulfonts-vf.tar.gz
	mulfonts-subtfm.tar.gz
	mulfonts-300.tar.gz OR mulfonts-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, read
$TEXMFLCL/doc/multex/multexfonts.

Files added by unpacking above archives are:
	fonts/vf/muling/mulone	vf for 1byte charset
	      tfm/muling/mulsub	tfm of subfonts of multwo
	      pk/modeless/muling/mulone	pk of mulone
				 mulsub	pk of mulsub

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