]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-markups.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / page-spacing-markups.ly
index 55acfaeef6ab4a947a4e6b939d49e8c7250322e9..bc065ca13529d5fdf549323bc9857d9c3f59b91f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.16.0"
 
 \header {
   texidoc = "Adjacent lines of markup are placed as closely
@@ -10,7 +10,7 @@ together as possible."
   \paper {
     ragged-last-bottom = ##f
   }
-  \markuplines {
+  \markuplist {
     \column { A B } C D E
   }
 }