Toc Section Command
…defined \part command, you can use #(set-toc-section! "section") in the master file: #(set-toc-section! "tunes") \include "… …ly" Now every section is introduced with a section line in the table of contents only if the section title was set before. If you reorder the …
…override-lines #'(baseline-skip . 2.3) \table-of-contents } } #(set-toc-section! "section 1") \bookpart { \piece \markup { "piece 1" } \score { \relative … …relative c' { c d e f } } } #(set-toc-section! "section 2") \bookpart { \piece \markup { "piece 1" } \score { \relative …