]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/backend-excercise.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / backend-excercise.ly
index 030576111996cb125a466575a65927306bb0e188..3806b37c02195df757ab6ce431667efc6e20fb4c 100644 (file)
@@ -2,7 +2,7 @@
   texidoc = "Excercise all output functions"
 }
 
-\version "2.11.51"
+\version "2.12.0"
 
 \paper { ragged-right = ##t }
 
@@ -10,9 +10,9 @@
   \new StaffGroup \new PianoStaff <<
     \new Staff
       {
-       #(set-octavation 1)
+       \ottava #1
        \times 2/3 {  c'8[\< f]( f''\!)  }
-       #(set-octavation 0)
+       \ottava #0
        <f,, \5>4
 
        \override TextScript #'color = #red