Fellow Users:
Please look at this:
\version "2.16.0"
global = {
\key c \major
\numericTimeSignature
\time 3/8
}
bassVoice = \relative c {
\global
<< { \stemDown g4.} \\ { \override Stem #'direction = #UP r8 < c e g > <d f
g > } >>
}
\score {
\new Staff { \clef bass }
\layout { }
}
The eighth rest should be above the "g." What did I incorrectly code?
Thank you for your kind attention.
Mark Stephen Mrotek
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user