]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/bookparts.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / bookparts.ly
index 75ab8a54b5a2973462f3e80b0b14a4e6927706b0..52660c9312e8c1e57302c426308344b1e4173528 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.16.0"
 
 \header {
   texidoc = "A book can be split into several parts with different paper settings,
@@ -35,5 +35,5 @@ Page labels are also collected into the top-level paper."
 
   \tocItem \markup "Third part"
   \markup { Third part }
-  \markuplines \table-of-contents
+  \markuplist \table-of-contents
 }