Kudos to Luigi for exposing such a subtle bug in scor2prt. Obviously it was assuming that the terminal "Rd" and the "/" were on the same line, but PMX syntax rules don't require that. I'll fix it as soon as I clear away the cobwebs and untangle my dusty logic.
--Don > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Luigi > Cataldi > Sent: Friday, August 11, 2006 11:21 AM > To: Typesetting music with TeX > Subject: [TeX-music] Little incompatibility between M-Tx - PMX - > SCOR2PRT > > > Dear all, > when a MTX score ends with e double barline ( || ) the resulting PMX > score is OK. However in the parts the double barline doesn'come on the > last bar but on the second-last. The problem comes from a carriage > return in the PMX code produced by MTX. For instance: > > % last bottom line (bass) of the MTX code of a score > a4 a- \ccharnote{-9}{\medtype\it {Da Capo}}\ d2- of || > > % resulting lines in the PMX code generated by MTX (note that "/" comes > on the second line!) > a4 a4- \ccharnote{-9}{\medtype\it {Da Capo}}\ d2- of Rd > / > > % the same bar in the extracted part made by SCOR2PRT (note the new > position of Rd) > Rd > a4 a4- \ccharnote{-9}{\medtype\it {Da Capo}}\ d2- of > / > > (You can try to compile the sample at the and of this mail) > > Is there a way to avoid this difficulty? > > Thanks > > Luigi > > > %%%%%%%%% > Style: Quintet > Size: 20 > Flats: 2 > Meter: C > Pages: 1 > Systems: 1 > > % Batt. 51 > r2 f1+ g f g f g f g > rp > rp > g1 es d e g b a g a b a b a b a b > es4 r f r > > % Batt. 52 > f8 a- d f a.g f es > rp > rp > a8 d- f a d8 c1 b a8 g > d1 d d d d d d d d8 es f g > > % Batt. 53 > d4 cs oT0 d2 of > rp > rp > f4 es d2 of > a4 a- \ccharnote{-9}{\medtype\it {Da Capo}}\ d2- of || > %%%%%%%%% > > _______________________________________________ > TeX-music mailing list > [email protected] > http://icking-music-archive.org/mailman/listinfo/tex-music > _______________________________________________ TeX-music mailing list [email protected] http://icking-music-archive.org/mailman/listinfo/tex-music

