From 8df73ce627f0294e930062e00cb49452938c223a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 22 Jan 1997 04:13:25 +0000 Subject: [PATCH] Pathname was wrong. Submitted by: kiri@kiri.toba-cmt.ac.jp --- japanese/vfxdvi300/files/customize.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/japanese/vfxdvi300/files/customize.sh b/japanese/vfxdvi300/files/customize.sh index 7e7c418e9406..5a3c08d6f554 100644 --- a/japanese/vfxdvi300/files/customize.sh +++ b/japanese/vfxdvi300/files/customize.sh @@ -10,7 +10,7 @@ fi echo "Check directory for pkfonts (resolution:$1) and ASCII jTeX's tfm files." echo -echo "Default is .:/usr/local/share/fonts/pk$1:/usr/local/share/tex/jfonts/jfms:\\" +echo "Default is .:/usr/local/lib/fonts/pk$1:/usr/local/share/tex/jfonts/jfms:\\" echo " :/usr/local/lib/texmf/fonts/public/ptex/tfm" echo "If you use jlatex of ports collection, it should be OK." echo