]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-space-to-barline.ly
Implements padding at right-broken hairpins that come up against span bars.
[lilypond.git] / input / regression / spacing-space-to-barline.ly
index a1fe2fcfeeb3af30419fc6c8529ab5af55089da0..5e3dd95f7617d7cc5db5839e242f1c17b68a7846 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.29"
+\version "2.14.0"
 
 \header {
   texidoc = "When space-to-barline is false, we measure the space between the note and the
@@ -20,4 +20,4 @@ the start of the barline."
   \override NoteSpacing #'space-to-barline = ##f
   c'2 c'2
   c'1
-}
\ No newline at end of file
+}