>|Bob Tennent skryf:
 >|> I've been trying to use pmxab to obtain tex files from the four pmx
 >|> files in fairy_queen.zip in
 >|>
 >|> http://icking-music-archive.org/scores/purcell_h/fairy_queen/
 >|>
 >|> on Linux systems. Two of the files (p_bc, p_va) work fine. The other two
 >|> produce, depending on which version of PMX and which Fortran compiler I
 >|> used to compile pmxab.for (f77, f95), either error messages
 >|>
 >|>  WARNING:
 >|>  Last non-blank character is "", not "/,%"
 >|>  ASCII code:           0
 >|>
 >|> at the end of the first pass, or
 >|>
 >|>  At line 15468 of file pmxab.for
 >|>  Fortran runtime error: End of file
 >|>
 >|An all-purpose fix for end-of-line problems is:
 >|unzip -a fairy_queen.zip
 >|The -a converts the files to local text format.

It doesn't solve *these* problems. I used -a when unzipping
fairy_queen.zip and pmx2521.zip and had the issues described above when
pmxab was compiled with f77 or f95 but success when using f2c and gcc34.
One of the issues was a segfault, which shouldn't happen no matter how
bad the input.

Bob T.
_______________________________________________
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to 
http://mailman.nfit.au.dk/mailman/listinfo/icking-music-archive.org-tex-music

Reply via email to