Table of contents: Difference between revisions
Import snippet from LSR |
m New category Tags: Mobile edit Mobile web edit |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
A table of contents is included using <code>\markuplist \table-of-contents</code>. The TOC items are added with the <code>\tocItem</code> command. | A table of contents is included using <code>\markuplist \table-of-contents</code>. The TOC items are added with the <code>\tocItem</code> command. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
#(set-default-paper-size "a6") | #(set-default-paper-size "a6") | ||
| Line 26: | Line 26: | ||
[[Category:Paper and layout]] | [[Category:Paper and layout]] | ||
[[Category:Included in the official documentation]] | [[Category:Included in the official documentation]] | ||
[[Category:Snippet]] | |||