3 lsrtags
= "paper-and-layout"
4 texidoc
= "A table of contents is included using
5 @w{@code{\\markuplines \\table-of-contents}}. The TOC items are
6 added with the @code{\\tocItem} command."
7 doctitle
= "Table of contents"
10 #(set-default-paper-size
"a6")
13 \markuplines \table-of-contents
15 \tocItem \markup { The first score
}
19 \mark "A" \tocItem \markup { Mark A
}
24 \tocItem \markup { The second score
}
27 \header { piece
= "Second score" }