bug-lilypond
[Top][All Lists]
Advanced

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

Re: NR 3.2.3 Reference to page numbers - buggy?


From: Colin Campbell
Subject: Re: NR 3.2.3 Reference to page numbers - buggy?
Date: Sun, 26 Dec 2010 21:09:29 -0700

On Sun, 2010-12-26 at 18:09 +0100, Jean-Charles Malahieude wrote:
> > Something has become buggy since version 2.12.3 and I don't know how to 
> > debug it:
> 
> \book {
>    \label #'firstScore         %% page 1
>    \score {
>      {
>        c'1
>        \pageBreak
>        \mark A \label #'markA  %% page 2
>        c'1 \label #'markTheEnd %% page 2
>      }
>    }
> 
>    \markup { The first score begins on page \page-ref #'firstScore "0" "?" }
> %% prints page 1
>    \markup { Mark A is on page \page-ref #'markA "0" "?" }
> %% prints page 1
>    \markup { Finish line on page \page-ref #'markTheEnd "0" "?" }
> %% prints page 2
> }
> 

This looks like issue 884 "pageBreak resets PageCount property", which
had been marked fixed in 2.13.35.  I've tested it against 2.12.3 and
2.13.44 and confirmed the regression, so I re-opened issue 884.

regards,

Colin Campbell
Bug Squad
-- 
For in reason, all government without the consent of the governed is the
very definition of slavery. - Jonathan Swift, satirist (1667-1745) 





reply via email to

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