lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Broken links


From: Bertrand Bordage
Subject: Broken links
Date: Fri, 15 Apr 2011 17:41:05 +0200

Hello,

Reinhold's last commit (3d571d9c80b7855422c96ecc6966bcbfa4dfb9ff) just broke the table of contents when we use a TOC command before a bookpart :

\version "2.13.60"
\book {
  \markuplines \table-of-contents
  \tocItem "a"
  \bookpart {
    \tocItem "the first"
    \score {{ a }}}}


A shorter example would be :

\version "2.13.60"
\markup \page-link ##f "a"


Regards,
Bertrand

reply via email to

[Prev in Thread] Current Thread [Next in Thread]