* lily/beam-engraver.cc: move new-beam-event to beam-event
[lilypond.git] / input / regression / auto-change.ly
blob01567777e71948dc96e420a089b9b8641cd92157
2 \version "1.9.1"
4 \header {
6 texidoc=" Auto change piano staff switches voices between up
7 and down staves automatically rests are switched along with the coming
8 note. When central C is reached, we don't switch (by default).
12 \paper { raggedright= ##t }
14 \score {
15 \notes \context PianoStaff <
16 \context Staff = "up" {
17 \autochange Staff \context Voice = VA < \relative c' { g4 c e d c r4 a g } >
19 \context Staff = "down" {
20 \clef bass
21 s1*2