Re: autochange sends voice to wrong clef

2013-11-02 Thread snively
On 2013-11-02 13:24, David Nalesnik wrote: > This won't compile as it's missing lots of backslashes and two comments have been broken across lines. > > --David Oops. Here's tiny example again, this time as an attachment. \version "2.16.0" \score { \new PianoStaff << \new Staff =

autochange sends voice to wrong clef

2013-11-02 Thread snively
% here is a case where autochange weirdly sends the top note to the bass clef, using lots of ledger lines version "2.16.0" score { new PianoStaff << new Staff = "up" { << new Voice { voiceOne autochange relative c'' { r2 r4 e4 % problem case: both voices go to base clef % r2. e4 % wo