Folks,

please have a look at the attached left hand piano staff image.  I
need the following, very ugly code to write it with lilypond.

  \relative c' {
    \clef "bass"
    \time 3/4
    << { <g b>2. ~ |
         \oneVoice\shiftOff \hideNotes <g b>2 r4 \unHideNotes } \\
       { d!2. ~ |
         \oneVoice\shiftOff <d e g b>2. } \\
       { f4 e2 ~ |
         \oneVoice\shiftOff \hideNotes <d e g b>2 s4 \unHideNotes } >>
  }

Is there any simpler way to do it `right'?


    Werner
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to