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}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to