Le 26 avr. 09 à 05:12, Chip a écrit :

In using the sample code from NR 3.2.4 Table Of Contents I get all my page numbers as question marks. Even the example shows all the page numbers are page 1. There is no info on how to get the page numbers to increment, or how to manually insert the page numbers. (I did search the archives and used google but found no answer.) My code is provided below.
Regards,
Chip

Please, have you looked at your score? it is empty, what page numbers
would you like to be printed if the tocItems refer to nothing?
By refer to nothing, I mean: there is nothing (score or text) after
them. \tocItem should be used like that:

\tocItem \markup { first piece }
\sore { ..the first piece.. }

\tocItem \markup { some text }
\markup { ..some text.. }

If you want to manually build your table of contents, then use plain
markups, not \table-of-contents.

nicolas



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to