lilypond-user
[Top][All Lists]
Advanced

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

Re: Front pages


From: Kieren MacMillan
Subject: Re: Front pages
Date: Wed, 14 Feb 2018 11:20:28 -0500

Hi Caio,

> What I normally do is to create a "cover.ly" file with all the elements I 
> need (title, composer, graphics, etc.), and then, in a separate file, I 
> organize the music inside \bookpart blocks. This avoids that lilypond prints 
> the default  header

Why not use custom header fields?

  \header {
    cover-title = "MY COVER TITLE"
    title = "My Regular Title"
  }

and then reference \fromproperty #'header:cover-title (etc.) as needed?

Hope this helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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