Bodo Meissner skryf:
> 
> I think, M-TX should not ignore PMX commands in %% comments after the  
> last notation block.
> 
I agree.

I wish every bug were as easy to fix as this one.
In the file "prepmx.pas", find the line
  if nvoice=0 then begin  nonMusic; exit end
and change it to
  if nvoice=0 then begin  putPMXlines; nonMusic; exit end

Dirk

_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to