lilypond-user
[Top][All Lists]
Advanced

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

Re: Fw: Re: Paper and Header Problem


From: Ralph Palmer
Subject: Re: Fw: Re: Paper and Header Problem
Date: Thu, 18 Sep 2008 16:58:19 -0400

David and Valentin -

David, I'm going to try your suggestion.

In the meantime, in case it's not clear to either of you exactly what I'm trying to do, I'm attaching a MSWord doc that will (I hope) help.

Peace,

Ralph

On Thu, Sep 18, 2008 at 1:39 PM, Valentin Villenave <address@hidden> wrote:
2008/9/18 David Pounder <address@hidden>:

> title = ##f
> subtitle = ##f
>
> in the header block of the individual pieces.

I have another solution, that works well (see below).

>> From: "Ralph Palmer" <address@hidden>

>> I'm running LY 2.11.53 under Windows XP SP3.

Time to upgrade, maybe? :-)

>> I'm trying to print out sets of tunes (similar to an etude book), with the
>> name of the set and the performers at the top of page one, with the name of
>> the tune and the meter flush right above the tune itself (without the name
>> of the set and the performers repeating over each tune), and with no tune
>> running over onto a second page unless the tune itself is longer than one
>> page. I've got two tunes here, and I can't figure out how to get the setup
>> to work. I also get a funny error message and a barcheck warning. I'm also
>> attaching the log file and the pdf.

Ralph,

try this is your paper block (no need to tweak the \header blocks individually).

\paper{
 scoreTitleMarkup = \markup { \column {
     \fill-line {
       \fromproperty #'header:meter
       \fromproperty #'header:poet
     }
   }
 }
}

You can also refer to this discussion:
http://lists.gnu.org/archive/html/lilypond-user/2008-08/msg00945.html


Cheers,
Valentin



--
Ralph Palmer
Greenfield, MA
USA
address@hidden

Attachment: Paper and Header problem.doc
Description: MS-Word document


reply via email to

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