Thomas Morley <thomasmorle...@googlemail.com> 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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to