Next: Single staff polyphony, Previous: Multiple staves, Up: Multiple notes at once
Piano music is typeset in two staves connected by a brace. Printing
such a staff is similar to the polyphonic example in Multiple staves,
but now this entire expression is inserted inside a PianoStaff:
\new PianoStaff << \new Staff ... \new Staff ... >>
Here is a small example
\relative c'' {
\new PianoStaff <<
\new Staff { \time 2/4 c4 e g g, }
\new Staff { \clef bass c,, c' e c }
>>
}
See Piano music.
Next: Single staff polyphony, Previous: Multiple staves, Up: Multiple notes at once
Cette page documente LilyPond-2.11.28 (branche de développement).
Rapporter toute anomalie en français à lilypond-user-fr@gnu.org ou en anglais à http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs
Your suggestions for the documentation are welcome.