lilypond-user
[Top][All Lists]
Advanced

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

Re: A follow-up on Roman numeral code.


From: David Nalesnik
Subject: Re: A follow-up on Roman numeral code.
Date: Sun, 19 Jan 2014 07:39:09 -0600

Hi,


On Sun, Jan 19, 2014 at 5:20 AM, Hwaen Ch'uqi <address@hidden> wrote:
Greetings Eluze,

On 1/19/14, Eluze <address@hidden> wrote:
> Hwaen Ch'uqi wrote
>> David Nalesnik provided some invaluable code which dealt with the
>> switch from Roman to Arabic page numbers and its reflection in the
>> table of contents. It is set up so that the first page number of the
>> score does not show. How can I cause that first page number to appear?

In the section commented as "FIRST SCORE," try replacing

\on-the-fly #part-not-first-page \offset-page-number #(1- begin-arabic)

with

\on-the-fly #create-page-number-stencil \offset-page-number #(1- begin-arabic)

That should work for you.

--David

reply via email to

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