Simon Dreher skryf:
> 
> I just tried to typeset a piece in a small font size (13pt) with m-tx.
> The style is SATB, so I have 2 staves.
> According to the m-tx manual, "Size: 13" in the mtx-preamble should be 
> OK. But unfortunately, running pmx on the generated pmx file, I get an 
> error message "Musicsize must be 16, 20, 24, or 29".
> The correct behaviour I can get with "Size: 13 13". Did I misunderstand 
> the Size command, or is this a bug? Shouldn't this line accept a single 
> size which is used for all staves?
> 
It is a bug.  

If you are in a position to compile the Pascal code, find line 300:
      if word='' then exit;
in preamble.pas and replace 'exit' by 'break'. 

This is alpha code -- I am not at this moment in a position to test 
the patch myself -- but it should fix the problem.

Dirk
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://mailman.daimi.au.dk/mailman/listinfo/tex-music

Reply via email to