Rodolfo Medina wrote: > > Dieter <[email protected]> writes: > > > Hi, > > > > With my little tool "XML2PMX" I produced a MusiXTeX verion of the 1st > > Sinfonia BWV 787. Pls. see attachments. > > > > I scanned a good print edition, the scanner software gave me MusicXML > > output, I ran it through XML2PMX and got the PMX file. > > I tried to process your pmx file with pmxab, but got error: > > $ pmxab test.pmx > This is PMX, Version 2.7 , 3 Apr 13 > Opening test.pmx > > Starting first PMX pass > fmt: read unexpected character > apparent state: internal I/O > last format: (f1.0)xd > x g > > lately reading sequential formatted internal IO Aborted rodolfo@sdb6- > pentium3:~/musica/musixtex$ pmxab test.pmx This is PMX, Version 2.7 , 3 > Apr 13 > Opening test.pmx > > Starting first PMX pass > fmt: read unexpected character > apparent state: internal I/O > last format: (f3.0)xd > 7 꿚g > > lately reading sequential formatted internal IO Aborted
If you are referring to sinfonia.pmx, I processed it with no problem (PMX 2.703, 23 March 14). I notice that in the infamous bar 11, the pmx coding contains ================================== % Part, staff, voice( 1|| 2| 6), Bar 11 f83su r8 r4 r2b | // | // ================================== I'm surprised PMX didn't choke on the repeated bar termination and voice shift commands. I'm guessing that's because PMX ignores everything after the first "//". Nevertheless, if that came from XML2PMX, some debugging may be in order. I'll also mention again, as I did in my previous posting, that the global PMX option AK will give the rests in 2-voice staves the proper vertical positions. --Don Simons ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://tug.org/mailman/listinfo/tex-music

