]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-space-to-barline.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / spacing-space-to-barline.ly
index 47e8baa6484f880d3c403fe0b0f6d125423969e5..996406aacb974b0b1019d46d52354f5004d2ee2c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.51"
+\version "2.16.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
+}