]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/toc.ly
Run update-with-convert-ly
[lilypond.git] / input / regression / toc.ly
index f38acbb06ed2ef939ad2ba4393c08e7a6c19b633..7c0a9653835ca2dd5bbb53d28f0bfedb7ff9df2e 100644 (file)
@@ -1,15 +1,16 @@
-\version "2.11.51"
+\version "2.15.17"
 
 \header {
   texidoc = "A table of contents is included using
-@code{\\markuplines \\table-of-contents}. The toc items are added with
-the @code{\\tocItem} command."
+@code{\\markuplist \\table-of-contents}. The toc items are added with
+the @code{\\tocItem} command. In the PDF backend, the toc items are linked
+to the corresponding pages."
 }
 
 #(set-default-paper-size "a6")
 
 \book {
-  \markuplines \table-of-contents
+  \markuplist \table-of-contents
   \pageBreak
 
   \tocItem \markup "The first score"