lilypond-user
[Top][All Lists]
Advanced

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

Re: Start showing page numbers on pages greater than "X"


From: Thomas Morley
Subject: Re: Start showing page numbers on pages greater than "X"
Date: Sun, 16 Mar 2014 12:29:52 +0100

2014-03-15 17:19 GMT+01:00 Paul Morris <address@hidden>:

> #(define ((on-page-greater-than nmbr) layout props arg)
>    (if (> (chain-assoc-get 'page:page-number props -1) nmbr)
>        (interpret-markup layout props arg)
>        empty-stencil))

Hi Paul,

please turn it into a patch. Would be nice to have it in the source.

Cheers,
  Harm



reply via email to

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