lilypond-user
[Top][All Lists]
Advanced

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

Re: Formatting the piece header


From: Valentin Villenave
Subject: Re: Formatting the piece header
Date: Sat, 28 Jul 2007 21:24:40 +0200

2007/7/28, Reinhold Kainhofer <address@hidden>:

> So, what is the correct definition to specify the font size / variation /
> weight for the piece header? I want to put that definition into a
> definitions.ly so that every piece automatically uses that font size.

Hello Reinhold,
I don't know about the "Correct" Definition but here is what I personally use:

piece= \markup {
        \fill-line { \center-align {
        \fontsize #10 "Title" " "
        \fontsize #6 "Subtitle" " "    %% if needed
    }
}

you might find it too big though.

Regards,
Valentin




reply via email to

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