In this directory you can find PS Type1 fonts for the HLaTeX, Korean
LaTeX package.  Each of them is packed with tar/gzip.  Files are
divided in three groups.


1. uhc-fonts-1.0.tar.gz

Fontmaps for dvips, a PDF file showing font samples and this README
are packed together in this file.

Opening hfontlist.pdf with a PDF viewer will show you sample texts for
each fonts provided by HLaTeX.

Fontmaps should be copied to the TeX's fontmap directory (usually
TEXMF/fonts/map), where TEXMF denotes the installation directory of
your TeX distribution.  (Note: The fontmap directory is changed in TDS
1.1.  TeTeX-3.0/Web2c-7.5.4 is built on TDS 1.1.)

I suggest TEXMF/fonts/map/hlatex as the desination directory.

After installing some files to somewhere in the TDS directory,
superuser needs to run following command to update file database of
your TeX system.

   mktexlsr

uhc-base-down.map is fontmap file for HLaTeX's basic fonts (2. below)
whereas uhc-extra-down.map is fontmap file for HLaTeX's extra fonts
(3. below).  In order to use these fontmaps the system superuser
should enable them as follows:

   updmap-sys --enable Map=uhc-base-down.map


2. uhc-myoungjo-1.0.tar.gz
   uhc-gothic-1.0.tar.gz
   uhc-taza-1.0.tar.gz

These are the basic fonts used by HLaTeX.

Unpack each file in the directory of TEXMF/fonts with tar/gunzip.  e.g.

   tar -xz -C TEXMF/fonts -f uhc-myoungjo-1.0.tar.gz
   ...

Please run mktexlsr as described in 1. above to update file database
of your TeX system.


3. uhc-pen-1.0.tar.gz
   uhc-pilgi-1.0.tar.gz
   uhc-vada-1.0.tar.gz
   uhc-graphic-1.0.tar.gz
   uhc-shinmun-1.0.tar.gz
   uhc-yetgul-1.0.tar.gz
   uhc-gungseo-1.0.tar.gz
   uhc-bom-1.0.tar.gz
   uhc-jamo-1.0.tar.gz
   uhc-pilgia-1.0.tar.gz
   uhc-dinaru-1.0.tar.gz

These are the extra fonts, which can be used with HLaTeX.

Unpack each file in the directory of TEXMF/fonts with tar/gunzip.  e.g.

   tar -xz -C TEXMF/fonts -f uhc-pen-1.0.tar.gz
   ...

Please run mktexlsr as described above (1) to update file database of
your TeX system.
