]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-breaking-page-count3.ly
Add newlines at EOF where appropriate.
[lilypond.git] / input / regression / page-breaking-page-count3.ly
index 5f5b8b62eca8289899d4f0a591805c8c9b944f39..abadd1a62b1f9d3e5bf048a67bd4f8d560c4fef1 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.34"
+\version "2.14.0"
 
 \header {
   texidoc = "The number of pages in a score can be forced by setting
@@ -11,4 +11,4 @@ too many systems for that number of pages, we will squeeze them in."
 \book {
   \paper { page-count = 1}
   \score { { \repeat unfold 10 {c'1 \break} } }
-}
\ No newline at end of file
+}