]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-breaking-max-systems-per-page.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / page-breaking-max-systems-per-page.ly
index 18f420a5323151f9d05d62e83c1afd1590dd878e..8e49819d7d0cd8f937b804d22345b0c6369697ef 100644 (file)
@@ -1,9 +1,9 @@
-\version "2.13.1"
+\version "2.16.0"
 
 \header {
   texidoc = "The max-systems-per-page variable prevents more
 than a given number of systems from being on a page. Titles
-are not counted as systems. \noPageBreak can override
+are not counted as systems. \\noPageBreak can override
 max-systems-per-page in unusual situations."
   title = "Title"
 }
@@ -16,4 +16,4 @@ max-systems-per-page in unusual situations."
   }
 
   { c'1 \break c'1 \break \noPageBreak c'1 \break c'1 }
-}
\ No newline at end of file
+}