lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross-staff fingerings when using \autochange


From: till
Subject: Re: Cross-staff fingerings when using \autochange
Date: Thu, 22 Nov 2007 11:21:49 -0800 (PST)

Ok, I got now success with this approach: bor the second bug, 506, just add
the following lines:

\context {
    \Voice
    \remove "Text_engraver"
  }
  \context {
    \PianoStaff
    \consists "Text_engraver"
  }
}

and the beaming indeed works. I was surprised to see that the bug was fixed
by Joe in 2.11.35.

But alas, it doesn't work! I get the same ugly beam with 2.11.35 if I do not
add the Text_engraver.



Valentin Villenave wrote:
> 
> 2007/11/6, Mats Bengtsson <address@hidden>:
>> Sounds like the same problem as
>> http://code.google.com/p/lilypond/issues/detail?id=446
>> and/or
>> http://code.google.com/p/lilypond/issues/detail?id=506
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Cross-staff-fingerings-when-using-%5Cautochange-tf4755635.html#a13902036
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]