\version "2.10.25"

\layout {
  \context {
    \GrandStaff
    \accepts RhythmicStaff
  }
}

\new GrandStaff <<
  \new Staff { c'4 }
  \new Staff { c'4 }
  \new RhythmicStaff { c'4 }
  \new RhythmicStaff { c'4 }
>>


-Rune


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

Reply via email to