]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/line-dash-small-period.ly
Update beam ending rules
[lilypond.git] / input / regression / line-dash-small-period.ly
index ce12c95cec27e8c6307bbcbc2e8f4dc5be289f52..e55b6ec602aff0d1789e15552b30b5e5acc47393 100644 (file)
@@ -5,12 +5,13 @@
 
 }
 
-\version "2.11.51"
+\version "2.12.0"
+
 \relative {
   \override Staff.OttavaBracket #'dash-period = #0.1
   \override Score.OttavaBracket #'dash-fraction = #1
 
-  #(set-octavation 1)
+  \ottava #1
   c4 c
 }