lilypond-user
[Top][All Lists]
Advanced

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

Re: Full header on every page & vertically centered staves?


From: tyronicus
Subject: Re: Full header on every page & vertically centered staves?
Date: Thu, 26 Mar 2015 15:11:46 -0700 (MST)

I think you could do this pretty easily by adding this to your \paper block:

  oddHeaderMarkup = \bookTitleMarkup
  evenHeaderMarkup = \oddHeaderMarkup
  bookTitleMarkup = ""

Here's your example  on LilyBin <http://lilybin.com/w3lnok/1>  .


Peter Crighton wrote
> Hello,
> 
> I’m working on a template for this layout: https://youtu.be/-WHcjH6Am1k
> For that video I saved every line from the score as a PNG in Frescobaldi,
> and put them together with the header and copyright in GIMP. Then I
> combined the resulting images to a video.
> 
> For further videos I now want to skip GIMP and just let LilyPond create
> all
> the complete PNGs. For that I need on every page the complete header,
> copyright, and one line of music, which has to be vertically centered.
> 
> If I had a \score block for every page, that would be no problem, I could
> simply put the header markup in between the scores. But I hesitate to take
> apart the whole score into many small ones for every line. (Impractical,
> as
> I don’t decide on the line breaks before transcribin, and I also want to
> produce a normal page layout PDF from the same source.)
> 
> Does anybody know a better way to achieve this? Basically, what I need
> would be a \bookTitleMarkup after every \break.





--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Full-header-on-every-page-vertically-centered-staves-tp173724p173727.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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