Thank you Jeremy for this good pre-processor! I think could be very useful when one is working with some separate instrumental or vocal parts. I think we need this kind of tool and also some other in order to transcode file from other music language (Lylipond, MUP, PMW) to our beautiful PMX/MTX language.
Yes, that would be fun. I would like to have a abc2ppp as well, their's a lot of ABC music floating around :)
I've tried to make a simple score with PMXPP. The results is at the and of this message. The only question I can't solve pertain to commands that require two lines like:
h Title
Is there a way to insert similar kind of command?
The way to handle this is by inserting multiple lines per measure, but indent them by at least 1 space. This makes it attach to the previous measure, not a new measure. An example would be:
1: h Title a44 b44 c44 d44 2: e44 f44 g44 a45
...etc...
You really only need 1 space, but I like to indent them to align with the other music text so it looks pretty. On output, all padding (beginning and end) are striped, so the end result would look like:
h Title a44 b44 c44 d44
...etc...
Also, please stay up to date with the latest versions, because I have found a few bugs in 0.5, and 0.6 thus far. 0.65 will be released probably Monday which will take care of a lot of these. One big problem is I terminate every measure with a block end / so Rl Rr's aren't working correctly, but this will be fixed as well in 0.65.
Jeremy
_______________________________________________ TeX-music mailing list [EMAIL PROTECTED] http://icking-music-archive.org/mailman/listinfo/tex-music

