File 'toc_a.ly'
==================
\version "2.17.14"

\markuplist \table-of-contents
\pageBreak

\tocItem "A"
\markup "A"
\pageBreak

\tocItem "B"
\markup "B"
\pageBreak
==================


File 'toc_b.ly'
==================
\version "2.17.14"

\markuplist \table-of-contents
\pageBreak

\tocItem "C"
\markup "C"
\pageBreak

\tocItem "D"
\markup "D"
\pageBreak
==================

if you run 'lilypond toc_a.ly toc_b.ly' toc_b.pdf will end up with all
of the items from toc_a.ly in the table of contents (except with
question marks for the page number).

-----Jay

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to