lilypond-user
[Top][All Lists]
Advanced

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

Re: How to get a book twice with different page-footers?


From: David Kastrup
Subject: Re: How to get a book twice with different page-footers?
Date: Sat, 23 Mar 2013 21:04:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Thomas Morley <address@hidden> writes:

> Hi,
>
> I'm trying to parse a book twice with different footers.
> The function below
> (thanks to Jan-Peter and Urs
> http://lilypond.1069038.n5.nabble.com/Compile-twice-with-different-includes-td140953.html
> )
> below works quite nice so long as very simple footers are used.
> As soon as I try something more elaborated, like \on-the-fly
> #not-first-page <arg>, an error occurs.
> Well, that's no surprise.
>
> Though, how to do it?

# gives you lexical closure.  So you might need \on-the-fly
\not-first-page <arg> when the point of entry is not inside of a header
block.

-- 
David Kastrup




reply via email to

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