freebsd-ports/print/pmw/pkg-message
Pav Lucistnik a09100bfde Add pmw, a computer program for high quality music typesetting.
PMW operates by reading an input file containing an encoded
description of the music; such a file can be constructed using any
text editor or word processor. The music encoding is very
straightforward and compact, and quick to enter.

PR:		ports/67283
Submitted by:	Brian Candler <B.Candler@pobox.com>
2004-05-29 12:11:59 +00:00

14 lines
489 B
Plaintext

---------------------------------------------------------------------------
If you wish to use ghostview to view or print the Postscript output
from PMW, then you need to create symlinks for the font files:
ln -s %%PREFIX%%/share/pmw/psfonts/* %%LOCALBASE%%/share/ghostscript/fonts/
and also add the following line to
%%LOCALBASE%%/share/ghostscript/x.xx/lib/Fontmap.GS
/PMW-Music (PMW-Music.pfa) ;
---------------------------------------------------------------------------