PMX doesn't accept systems at the end of a file, not followed by at least one empthy line. If you stops a pmx file by a valid line (with notes, beams, slurs ...) the last system will be ignored by PMX. If you inserts an empty line after the last valid line, the last system will be read. For a pmx beginner, like me, this is unexpected and shout be documented in the manual as an restriction or as a note.
>From the developers point of view (I don't understand the FORTRAN code, I'am C++ >programmer) it may be a bug, during the proceessing the End Of File Token. Usually, a >developper will be used some buffers to read all lines/voices of a system. In my code >I forgot to flush this buffers on the End Of File Token and had nearly the same >effect. Regards -- Karsten Mekelburg Developer REALTECH system consulting GmbH Industriestra�e 39c 69190 Walldorf Germany Fax: +49.6227.837.837 mailto:[EMAIL PROTECTED] http://www.realtech.de _______________________________________________ Tex-music mailing list [EMAIL PROTECTED] http://icking-music-archive.org/mailman/listinfo/tex-music

