diff --git a/bin/psv b/bin/psv index 1904d87d..d38f5843 100755 --- a/bin/psv +++ b/bin/psv @@ -1,5 +1,9 @@ #!/bin/sh +# add plan 9 postscript fonts +GS_FONTPATH=$GS_FONTPATH:$PLAN9/postscript/font +export GS_FONTPATH + # # gv has decided to rename all its -foo options to --foo. #