Hello everyone,
This stems from a question I posted in the comp.text.tex newsgroup, but still couldn't fix the problem.
I'm trying to use a non-default font to type some Korean. So I've tried modifying the example Korean .tex file supplied with the CJk documentation to produce output in the Gothic font:
\documentclass[12pt]{article}
\usepackage{CJK}
\usepackage{pshan}
\begin{document}
\begin{CJK}[HL]{KS}{gt}
Trying to run this on my MikTeX 2.4.1462 (with CJK and cjk-fonts packages installed) produces the following error message:
LaTeX font warning: Font shape 'C63/gt/m/n' undefined.
Undefined control sequence.
[EMAIL PROTECTED]@range [EMAIL PROTECTED] [EMAIL PROTECTED]
and then an infinite sequence of "undefined control sequences"
Do I need to include a separate font declaration to define this font? If so, how? (the CJK documentation is a little vague on this) Do I need to install the font first?
Any suggestions would be greatly appreciated,
Regards,
Dimitri Ulyinov,
Sydney, Australia
Research and compare new cars side by side at carpoint.com.au
_______________________________________________ Cjk maillist - [email protected] http://lists.ffii.org/mailman/listinfo/cjk
