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.

I have not recently checked whether this fix also copes with
a Ctrl-Z end-of-file terminator.

Dirk
_______________________________________________
tex-mu...@icking-music-archive.org 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