lilypond-user
[Top][All Lists]
Advanced

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

Re: Keeping text with a score in a \book


From: David Wright
Subject: Re: Keeping text with a score in a \book
Date: Sun, 9 Sep 2018 19:13:57 -0500
User-agent: NeoMutt/20170113 (1.7.2)

On Sun 09 Sep 2018 at 09:13:17 (-0400), Ralph Palmer wrote:

> I have lines of text (copyright and source information) that I'm putting
> below the tune (on the paper). The most reliable way I found to keep the
> text centered was to put it after the \score as a \markup. I'm putting one
> to four tunes on a page. The problem is that LilyPond sometimes wants to
> put the text for the last tune on one page at the top of the following
> page. The only way I've found to prevent that is to incllude \noPageBreak
> after each line of text. Is there a simpler and/or more reliable way to
> keep the text (\markup) with the tune?

My own method for dealing with this (Anglican chants with information
lines beneath) is to set each chant separately and crop the PDFs as
they are generated, building up a battery of PDF files.

Then I use lualatex to set the document which consists mainly of
\includegraphics{name-of-chant} commands interspersed with any
cross-reference/index/toc material you require.

I think it scales better than using LP to do all the page layout work
for a book, and it makes it easy to produce selections of chants for
particular occasions.

s/chant/tune/ in your case.

Cheers,
David.



reply via email to

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