1. Hierarchy of Library Files

As is stated in ../INSTALL-tf, texfam-texmf-j<version>.tar.gz should
be unpacked in /usr/local/share/texmf.local.  The directories and its
contents are:
	fonts/tfm/muling/nttsub	subfont tfm for NTT JTeX
	jtex/plain		JTeX
	     latex		JLaTeX2e
	     latex209		JLaTeX209
	doc/jtex		documents for JTeX, JLaTeX2e (in Japanese)
	    jbibtex		documents for JBibTeX (in Japanese)
	jbibtex/bst		bst files for JBibTeX
	        bib		bib files for JBibTeX
	source/jlatex		source files for JLaTeX2e


2. Setups in Installation

To setup the default kanji code, read $TEXMFLCL/doc/jtex/jtexnote
(sorry this is written in Japanese, but I recommend not to change
the default code JISX2080) and change $TEXMFLCL/tex/jplain/base/sitekcode.tex.
Further, if the value of jtex_filetype in ../kpathsea/texmf.in is
changed (and installed to $TEXMFLCL/web2c/texmf.cnf), it overrides the
file code specified in sitekcode.tex.

To change the default kanji code of JBibTeX, change DEFAULT_FILE_CODE and
DEFAULT_TERM_CODE in jbib.h.

Do configure and make in the above directory.


3. Fonts for Printing and Previewing

For pk files of JTeX subfonts, use the proprientary DNP font or the
free Watanabe font. The Watanabe fonts will be found in
	ftp://ftp.math.s.chiba-u.ac.jp/tex/watanabe-dnp/
or some other sites. If you use the dvi driver that uses
kpathsea-style search, put the DNP fonts in, for example,
	fonts/pk/modeless/muling/nttsub
and the Watanabe fonts in, for example,
	fonts/pk/modeless/muling/watanabe
