This works for me. \version "2.19.32" { \new Staff << \time 3/4 \new Voice { \override Rest #'staff-position = #0 \voiceOne r4 r4 g' } \new Voice { \voiceTwo s4 c'2 } >> }
> On Feb 12, 2016, at 12:34 PM, Patrick Karl <jpk...@gmail.com> wrote: > > I'm trying to duplicate the following measure: > > <efchbgfd.png> > > My attempt: > > \version "2.19.32" > { > \new Staff << > \time 3/4 > \new Voice { \oneVoice r4 r \voiceOne g' } > \new Voice { \voiceTwo s4 c'2 } > >> > } > > This works fine for everything but the second quarter-rest, which is > positioned beneath the half-note middle-C: > > <djedabgg.png> > > I've tried several variations of the above snippet, but the rest either move > up to the \voiceOne position or remains firmly beneath the middle-C. How > can I get the second rest to be positioned in the middle of the staff, at the > same level as the first rest? > > Thanks. > Pat > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user