lilypond-user
[Top][All Lists]
Advanced

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

Formatting Titles...


From: Marco Bagolin
Subject: Formatting Titles...
Date: Wed, 10 Jun 2015 08:11:31 +0200

Hello all.
I must to format titles.

I write the following code:

\header {

dedication = \markup \override #'(font-name . "Book Antiqua") \bold {"Music from the Motion Picture"}

title = \markup \override #'(font-name . "Book Antiqua") \fontsize #+2 { \bold "TITLE"}

composer = \markup \override #'(font-name . "Book Antiqua") \bold  {"COMPOSER"}

arranger = \markup \override #'(font-name . "Book Antiqua") \italic  {"Arranged by MARCO BAGOLIN"}

tagline = ""

}

But what I wrote is not functioning correctly.
italic and bold commands are ignored.

any suggestion?

Thank you all for the help.

Regards
Marco B.


reply via email to

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