Please provide a complete example of what you tried. The following
example seems to work fine:
\new FiguredBass \figuremode {\partial 4 <_>4 <3> <3 6> }
/Mats
Quoting Victor Eijkhout <[EMAIL PROTECTED]>:
When I write
\partial 4 <_>4
I get:
Parsing...
fredo, figured.ly:2:13: error: synta
When I write
\partial 4 <_>4
I get:
Parsing...
fredo, figured.ly:2:13: error: syntax error, unexpected '_',
expecting > or DRUM_PITCH or MUSIC_FUNCTION or NOTENAME_PITCH
\partial 4 <
_ >4 |
but the music is otherwise typeset correctly.
What's the legal solution?
Victor.
___