Re: partial measure in figured bass

2007-05-11 Thread Mats Bengtsson
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

partial measure in figured bass

2007-05-08 Thread Victor Eijkhout
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. ___