* configure.in: bump GCC requirements to 3.x
[lilypond.git] / input / test / beam-isknee.ly
blob563663d7cd7cf5e10d6f87a642bf6fa8925710af
2 \version "1.9.1"
3 \header{
4 texidoc="@cindex Beam Isknee
5 LilyPond can beam across a Piano Staff.
6 " }
7 \score{
8 \context PianoStaff <
9 \context Staff=one \notes\relative c'{
12 \context Staff=two \notes\relative c'{
13 \clef bass
14 % no knee
15 \stemUp c8[ \translator Staff=one \stemDown g'16 f]
20 \paper{
21 raggedright = ##t