X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsnippets%2Ftable-of-contents.ly;h=f310f6d596be17edf39415198ce62ab59ef1ac23;hb=85d4958c021936c64b6ef9d514a6a2b0d269cc58;hp=ae9bde8d6dcc7f8f8af94204af985e677a1cc9ab;hpb=d65a3a9777a9e96029f6aa408d86d13a88f6619d;p=lilypond.git diff --git a/Documentation/snippets/table-of-contents.ly b/Documentation/snippets/table-of-contents.ly index ae9bde8d6d..f310f6d596 100644 --- a/Documentation/snippets/table-of-contents.ly +++ b/Documentation/snippets/table-of-contents.ly @@ -1,13 +1,16 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.31" +\version "2.17.11" \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. @@ -15,10 +18,11 @@ A table of contents is included using @code{\\markuplines doctitle = "Table of contents" } % begin verbatim + #(set-default-paper-size "a6") \book { - \markuplines \table-of-contents + \markuplist \table-of-contents \pageBreak \tocItem \markup { The first score } \score {