Perhaps you'd like to use my attached script for font installation.I really can't help you there... I'm still at the point of imitating examples, really, myself. You can also try typesetting some of the
It copies font files (makes all lowercase), fixes some AFM problems
(overlong lines), runs texfont and writes a basic typescript that
contains some comments how to use it.
I'll enhance it somewhen, but until then you must change the "hardcoded"
paths in this two lines:
# if there's no environment variable TEXMF, set it to default
(!$ENV{TEXMF}) && ($ENV{TEXMF} = "/usr/TeX/texmf"); # default on MacOSX...
# install everything in texmf-var:
$TeXRoot = $ENV{TEXMF}."-var";
install-font.pl
Description: application/applefile
install-font.pl
Description: application/textCry if you'd like a bunch of working typescript examples. Gr��lis vom Hraban! -- www.fiee.net/texnique/ www.ramm.ch/context/
