lilypond-devel
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2794 in lilypond: Bookparts have losttheir pag


From: Trevor Daniels
Subject: Re: [Lilypond-auto] Issue 2794 in lilypond: Bookparts have losttheir page numbers
Date: Mon, 10 Dec 2012 08:21:39 -0000

Keith: Comment #3 on issue 2794
 
> Well, I'll complain; I prefer having page numbers at the start of each book  
> part. I propose in 'titling-init.ly' to  
> change  "print-page-number-check-first"  back to
> #(define (print-page-number-check-first layout props arg)
>   (if (or (not (book-first-page? layout props))
>           (eq? (ly:output-def-lookup layout 'print-first-page-number) #t))
>    (create-page-number-stencil layout props arg)
>    empty-stencil))
> which change also serves as a workaround in case anyone needs it now.

I agree.

Trevor

reply via email to

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