
This is the Hangul LaTeX preliminary distribution for PC
========================================================

Manifest 
--------
DVIHPLJ.EXE	Patched to support larger fonts
DVISCR.EXE	Patched to support larger fonts
HTEX.EXE	MS-DOS port of htex
LJ_HAN.FLI	Hangul fonts in emTeX font format
README		This file
TFM.ZIP	TFM files for Hangul fonts
TEXINPUT.ZIP	LaTeX style and font files
INSTALL.KS	Hangul LaTeX Installation Guide for Unix TeX
TECH.KS		Hangul LaTeX Technical Guide for Unix TeX

Acknoledgement
--------------
Special thanks to Prof. Lee Hae-Won (hwlee@cbucc.cbnu.ac.kr) for
patching the DVI drivers and to Prof. Ohr Young-Gie (ohr@garam.kreonet.re.kr)
for writing and experimenting with the small HFONT.TEX.
This is freely distributable under GNU Public License.

Installation
------------
1. Unpack the HLATEX.ZIP in some directory.
	pkunzip -d hlatex?.zip c:
   Now, you've got all the files in the directory.
2. Change your working directory to the hlatex directory.
3. Copy files in TFM directory into your emTeX TFM directory
4. Copy files in TEXINPUT directory into your emTeX TEXINPUT directory
4. Copy *.EXE files into your emTeX directory
5. Copy LJ_HAN.FLI into your emTeX fonts path.
6. Modify LJ.CNF in emTeX directory include LJ_HAN entry.

Usage
-----
HTEX.EXE is a preprocessor that converts Hangul codes into macros of LaTeX
commands. So you need two steps to process a Hangul LaTeX file.

1. Preprocess the file

	C> HTEX FOO.KS FOO.TEX

   Source file is FOO.KS and processed file is FOO.TEX

2. Run LaTeX

	C> LATEX FOO.TEX

BigTeX Users
------------
HFONT.TEX is the Hangul font definition file rewritten for use with
"small" LaTeX, if you're using BigTeX you would consider using BHFONT.TEX
which has more fonts than HFONT.TEX. Replacing BHFONT.TEX with HFONT.TEX
will let you use more fonts though you need more time to process it.

Author's address
----------------
Uhhyung Choi
System Architecture Laboratory
Department of Computer Science
Korea Advanced Institute of Science and Technology
305-701, Taejon, Korea

E-mail: uhhyung@daiduk.kaist.ac.kr
Phone:  +82-42-869-3554
FAX:	+82-42-869-3510
