]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-change.ly
Gives tremoli a pure height function to fix horizontal spacing.
[lilypond.git] / input / regression / auto-change.ly
index 5925276b1ffade9a89c0155599fd74786563f1f0..c7c503a85f2d217747260ee251aec560cc24745e 100644 (file)
@@ -1,19 +1,19 @@
 
-\version "2.6.0"
+\version "2.14.0"
 
 \header {
 
 texidoc=" Auto change piano staff switches voices between up
-and down staves automatically rests are switched along with the coming
+and down staves automatically; rests are switched along with the coming
 note. When central C is reached, staff is not yet switched (by default).
 
 "
 }
-    \layout { raggedright= ##t }
+\layout { ragged-right= ##t }
 
 \context PianoStaff <<
   \context Staff = "up" {
-    \autochange  \context Voice = VA << \relative c' { g4 c e d c r4 a g } >>
+    \autochange  \new Voice << \relative c' { g4 c e d c r4 a g } >>
   }
   \context Staff = "down" {
     \clef bass