[Cjk] Re: HLaTeX fonts

Werner LEMBERG wl at gnu.org
Mon May 29 08:23:49 CEST 2006


> The Jamo fonts only have fonts like "jmj" and "wjmj", no "ujmj".
> Would the "real namestem" be "jmj" or "ujmj"?

Which font package are you talking about?  uhc-myoungjo.tar.gz doesn't
contain them, as far as I can see.

> Nah, it's just that with every Perl script I can just point to the
> .sfd file in $TEXMF, but hlatex2agl.pl expects the .sfd file in
> $CURDIR, so I have to copy it in every directory where I want to
> build the fonts.

Aah, I see.  Well, the script also assumes that PFB, AFM, VF, and TFM
files are all in the same directory...  I'm not sure whether it's
worth to improve that.

>       cat wgt$$i.vf | sed 's/umj04/ugt04/g' > gothic/wgt$$i.vf;

Hmm, if this works, fine.  A safer method would be to call vftovp,
then applying the sed script, finally converting it back to VF.


     Werner



More information about the Cjk mailing list