On 19 March 2011 12:57, Phil Holmes <m...@philholmes.net> wrote:
>
> To my somewhat untutored eye, the output looks what I'd expect.  How would
> you expect it to appear?

Yeah, it took me time to understand the expected output as well.

Actually using  \autoBeamOff  in conjunction with  \hideNotes
(and  \unHideNotes \autoBeamOn ) permit to have the good result.
Of course, one could also use manual beaming.

\new Staff <<
 \new Voice { \voiceOne
   \set tieWaitForNote = ##t
   c''16~ b''~ <c'' b''>8~ b''2.
 }
 \new Voice { \voiceTwo
   s8
   \hideNotes \autoBeamOff
   c''~
   \unHideNotes \autoBeamOn
   c''8. d''16 c''2
 }
>>


Cheers,
Xavier

-- 
Xavier Scheuer <x.sche...@gmail.com>

<<attachment: toto-good.png>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to