> 1. Went to CTAN and inserted a new KS folder from > /pub/CTAN/language/chinese/CJK/4_6.0/texinput/KS (this included all > the .fd files)
Uh, oh, please install the *complete* CJK package (probably the current snapshot from http://cjk.ffii.org/cjk-current.tar.gz). The error you get is related to incompatible CJK versions, I think. > 2. I then went to /pub/CTAN/language/korean and downloaded > HLaTeX.zip and from there unpacked all the font families to > \texmf\fonts\tfm etc OK. > 3. Unpacked uhc-base.map and uhc-extra.map to texmf\fonts\map\hlatex > as well as to texmf\fonts\map\pdftex, texmf\fonts\map\dvips and > texmf\fonts\map\dvipdfm (just in case) One place should be sufficient -- in TeXLive and teTeX, the path to the mapping files in texmf.cnf ends with `.../fonts/map//'; the last two slashes mean searching of all subdirectories. I assume that MikTeX does something similar. > 4. Modified texmf\web2c\updmap.cfg and included the line > # uhcMap uhc-base.map Hmm. I've no idea how the updmap.cfg script looks like within MikTeX. With TeXLive it should be Map uhc-base.map Map uhc-extra.map A line starting with `#' is commented out and thus not active. Please check carefully the MikTeX documentation of updmap. Is there a reason why you have omitted uhc-extra.map? > 5. After refreshing the file name database and rebuilding the format > files, I then tried running the KS.tex file but modifying the > argument to gt: As mentioned above, this error is related to a version clash of CJK, I believe. Werner _______________________________________________ Cjk maillist - [email protected] http://lists.ffii.org/mailman/listinfo/cjk
