lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond-user Digest, Vol 204, Issue 61


From: bill wolf
Subject: Re: lilypond-user Digest, Vol 204, Issue 61
Date: Wed, 13 Nov 2019 14:43:39 -0500 (EST)

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

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