abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.
abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.
To install abcm2ps, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install abcm2ps
To see what files were installed by abcm2ps, run:
port contents abcm2ps
To later upgrade abcm2ps, run:
sudo port selfupdate && sudo port upgrade abcm2ps
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.