On Wed, 30 Jul 2003, Phil Taylor wrote:
> %%staves [(1 2)(3 4)]
Gives a score format: two staves, coupled with a large
"[" on the left side.
> or should that be
> %%staves ([1 2)(3 4])
No. That has no defined meaning.
> >%%staves {1 2 3} a keyboard staff with two voices in the right hand
> > and one voice in the left hand.
>
> Why two on the right and one on the left, rather than the other
> way round?
You can achieve that with:
%%staves {1 (2 3)}
> >%%staves {1 2 3 4} a keyboard staff with two voices in both hands.
>
> Or three on the right/one on the left or vice versa.
Use parentheses to make the sub-grouping explicit, eg
%%staves {(1 2 3) 4} etc.
> No, it's still both redundant and ambiguous as far as I can see.
Now clearer?
Groeten,
Irwin Oppenheim
[EMAIL PROTECTED]
~~~*
Chazzanut Online:
http://www.joods.nl/~chazzanut/
To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html