Hello, All!
 
I've a snippet:

\version "2.18.2"
\new Staff {
<< \new Voice { \voiceOne s4 s8 \once \hideNotes \once \stemDown
\once \override NoteColumn.force-hshift = #-0.7 g~ g g g4 }
\new Voice { \voiceFour <c g>4 q8 <c~ g> c2 }
>>
}
 
The goal is to have the tie between the two g's in with the stems going in 
opposite directions.  i haven't made a score in over a year, and i'm surprised 
i figured out this much!  Is there another way that avoids the fiddly 
adjustments--or even using two voices?

Thank you!
bill

Reply via email to