Hello everyone!I'm trying to get to work 2 different Table of Contents in the same source file. So far it doesn't work, the second ToC prints also the entries of the first one. (see attached)
Is there a way to get this working? Thank you! Pierre
\version "2.18.2"
\book { \markuplist \table-of-contents \score { \tocItem \markup test1.1 \layout {} \midi {} } \score { \tocItem \markup test1.2 \layout {} \midi {} } \score { \tocItem \markup test1.3 \layout {} \midi {} } } \pageBreak \book { \markuplist \table-of-contents \score { \tocItem \markup test2.1 \layout {} \midi {} } \score { \tocItem \markup test2.2 \layout {} \midi {} } \score { \tocItem \markup test2.3 \layout {} \midi {} } }
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user