2007/7/28, Reinhold Kainhofer <[EMAIL PROTECTED]>:

> 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


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to