lilypond-user
[Top][All Lists]
Advanced

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

add not-last-page in titling-init.ly


From: -Eluze
Subject: add not-last-page in titling-init.ly
Date: Wed, 30 May 2012 06:11:06 -0700 (PDT)

is it feasible to add not-last-page in titling-init.ly

the code I found for this is something like

#(define (not-last-page layout props arg)
  (if (not (book-last-page? layout props))
  (interpret-markup layout props arg)
  empty-stencil))

this gives more flexibility in defining header-/footermarkups

thanks
Eluze
-- 
View this message in context: 
http://old.nabble.com/add-not-last-page-in-titling-init.ly-tp33931553p33931553.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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