Comment #1 on issue 4554 by [email protected]:
input/regression/bookparts.ly fails at PDF conversion stage
https://code.google.com/p/lilypond/issues/detail?id=4554
Confirmed. It's caused by the fix for issue 4494.
This line:
(ly:output-def-lookup layout 'first-page-number)
in the with-link-markup-command returns the book-*parts*-first-page-number
not the first page-number of the entire book.
The result is the observed error, in cases when \table-of-contents is
called at the very end of a book.
I'll provide a patch as soon as possible. I've already a working sketch,
locally.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings