> SJIS-encoded dgjhw.pfb and .tfm created.

Excellent.

> Now problems: since the font is not yet a part of the Wadalab fonts,
> I wanted to test it now in C49 encoding (just like before I tested
> it with C70 encoding). So I made a c49dgjhw.fd file and a dgjhw.map
> file.

A stand-alone c49dgjhw.fd file is not useful, I think.  This should be
rather c49{min,goth,maru}.fd to allow the use of \CJKhwkatakana.

> \DeclareFontFamily{C49}{dgjhw}{\hyphenchar [EMAIL PROTECTED]

In c49min.fd, the family name must be `min'.  Similarly the other
files.

This one:

  \documentclass{article}
  \usepackage{CJK}
  \begin{CJK*}[DNP]{SJIS}{min}
  \CJKtilde
  \CJKhwkatakana
  (some half-width katakana characters here)
  \end{CJK*}
  \end{document}

should work then.


    Werner

_______________________________________________
Cjk maillist  -  [email protected]
https://lists.ffii.org/mailman/listinfo/cjk

Reply via email to