]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/bookparts.ly
Run update-with-convert-ly
[lilypond.git] / input / regression / bookparts.ly
index a612a0fe8bafe26b9c19705fb75358934752c804..528f5470852d006038d3ce034b7c945e0bb2fcc4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.63"
+\version "2.15.17"
 
 \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
 }