X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsnippets%2Ftable-of-contents.ly;h=bea4576ff141c8f5305e53ebfa0d7c4764af92a3;hb=1a7457238ded43913d7afd674123211c57a3c44a;hp=60292e665a6a09ae8ef6facad51b61ba3dd933b2;hpb=2055f35c47a045a50a01ff4dba8524322cfc3b48;p=lilypond.git diff --git a/Documentation/snippets/table-of-contents.ly b/Documentation/snippets/table-of-contents.ly index 60292e665a..bea4576ff1 100644 --- a/Documentation/snippets/table-of-contents.ly +++ b/Documentation/snippets/table-of-contents.ly @@ -4,13 +4,13 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.14.0" +\version "2.15.20" \header { lsrtags = "paper-and-layout" texidoc = " -A table of contents is included using @code{\\markuplines +A table of contents is included using @code{\\markuplist \\table-of-contents}. The TOC items are added with the @code{\\tocItem} command. @@ -21,7 +21,7 @@ A table of contents is included using @code{\\markuplines #(set-default-paper-size "a6") \book { - \markuplines \table-of-contents + \markuplist \table-of-contents \pageBreak \tocItem \markup { The first score } \score {