Yet another bug and feature release of PMXPP is available. v0.7. This includes a fix to a nasty endless loop bug introduced in 0.65. It also adds a few nice features:
* You may now include files such as:
voices: 2
Tt My Song
include voice1.ppp include voice2.ppp
* Measure numbers are now optional:
.V t
1: a44 b44
c44 d44
2: a44 b44 c44 d44
.EVis the same as:
.V t
a44 b44
c44 d44
a44 b44 c44 d44
.EV* You can also now override any music size directive by supplying the music size on the command line:
pmxpp -s16 mysong
Other important features added in v0.65:
* You can now extend measure's to include multiple measures in one block:
a44 b44 c44 d44 - c44 d44 e44 f44
would be output as:
a44 b44 c44 d44 | c44 d44 e44 f44 /
* Instrument names are optional
* .ppp is now the default extension, and also checked if no extension is supplied.
I hope that people find pmxpp of use. Please let me know, feedback is very little.
You may download PMXPP at: http://jeremy.cowgar.com/music/pmxpp/
Jeremy Cowgar [EMAIL PROTECTED]
_______________________________________________ TeX-music mailing list [EMAIL PROTECTED] http://icking-music-archive.org/mailman/listinfo/tex-music

