]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-feather-breaking.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / beam-feather-breaking.ly
index b85e205c3aef3017aa329160d0061d1eeabf72db..0cf2c79aca7d371888e7de2c53a387886fa87076 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 \header  {
   texidoc = "Feathered beams should have the same progress of their feathering
 at the end of a line break as they do at the beginning of the next line."
@@ -14,7 +14,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d e f g a ]
@@ -25,7 +25,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d \bar "" \break e f g a b c d e f g a ] \bar "|"
@@ -34,7 +34,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d e f g a \bar "" \break b c d e f g a ] \bar "|"
@@ -43,7 +43,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d e f g a b c d \bar "" \break e f g a ] \bar "|"
@@ -52,7 +52,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     a32[ b c d \bar "" \break e f g a b c d e f g a ] \bar "|"
@@ -61,7 +61,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     a32[ b c d e f g a \bar "" \break b c d e f g a ] \bar "|"
@@ -70,7 +70,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     a32[ b c d e f g a b c d \bar "" \break e f g a ] \bar "|"
@@ -79,7 +79,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
@@ -89,7 +89,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
@@ -99,7 +99,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
@@ -109,7 +109,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
@@ -119,7 +119,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
@@ -129,7 +129,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT