>|> In the case of scor2prt, an unusual and apparently >|> obsolete format is being accepted by gfortran but has >|> confused the most recent version of f2c. This has now >|> been fixed and a corrected version of the pmx package >|> has been uploaded to WIMA and CTAN. It will no doubt be >|> in texlive-2021. >| >|I download the zip from the new link you installed in >|WIMA, and looked at the scor2prt fortran source file in >|it. I see that it hasn't be altered, so it still has the >|one statement with the problematic H format specifier. >|(From an earlier comment of yours, I'm guessing you fixed >|the problem by manually correcting the c source produced >|by f2c).
Yes. That seemed more straightforward than me trying to "correct" a Fortran program :+) >|I'm attaching a very slightly modified fortran source >|with that output statement replaced as we had discussed >|earlier. >| >|If my speculations are correct, I'd appreciate it if you >|could apply f2c to the new source and see if it produces >|a usable c file. Apparently it does: % scor2prt ponyo-29.pmx This is scor2prt for PMX 2.94, 29 January 2021 Inserting rm, iv,nmbr: 2 7 Any whole-bar rests of duration 80/64 will not be recognized Inserting rm, iv,nmbr: 2 2 Inserting rm, iv,nmbr: 2 5 Any whole-bar rests of duration 80/64 will not be recognized % scor2prt howl-24.pmx This is scor2prt for PMX 2.94, 29 January 2021 Inserting rm, iv,nmbr: 2 3 Inserting rm, iv,nmbr: 2 3 Inserting rm, iv,nmbr: 2 7 Any whole-bar rests of duration 72/64 will not be recognized Inserting rm, iv,nmbr: 2 2 Inserting rm, iv,nmbr: 2 3 Inserting rm, iv,nmbr: 2 2 All done! Though I'm surprised there's no "All done!" from the first of these. Best, Bob ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to https://tug.org/mailman/listinfo/tex-music

