lilypond-user
[Top][All Lists]
Advanced

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

Re: Problems in vertical spacing on header


From: Ben
Subject: Re: Problems in vertical spacing on header
Date: Tue, 30 Jan 2018 15:07:32 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2


On 1/30/2018 2:56 PM, Son_V wrote:
Hi,
thisis if I correctly have inserted it, how the header of my score appear:
too much space between the first and the second line in the title, and a too
small spacing before the subsubtitle.
How can I fix them?
Thanks.



Hi,

What version of LP are you using?

Try adjusting with some markup - I think it should do what you are asking....adjust to taste.

%%%%%%%%%%%
\version "2.19.80"

\header {
        title = \markup \center-column { "Title here" \vspace #1.2 }
        subtitle = "Subtitle"
        composer = "Composer"
        arranger = "Arranger"
}


{ s1}

reply via email to

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