Barry Gold skryf:
> 
> The input passes through prepmx without problems, but I'm getting the
> following error message from PMX:
> 
prepmx isn't very strict on checking input syntax.  It assumes that
whenever you do something it does not know, presumably it is some
PMX feature for which you take the responsibility.

In this case:

>    b2 a4    | g2 a4  | (( b2d    | b2d )) |
                         ^^              ^^
is illegal.  If you want a tie, use

              (t b2d | b2d )t

Dirk

Reply via email to