Re: Formatting Titles...

2015-06-10 Thread Marco Bagolin
amazing! Thank you! Il 10/giu/2015 09:37 "Nathan Ho" ha scritto: > On Tue, Jun 9, 2015 at 11:11 PM, Marco Bagolin > wrote: > >> Hello all. >> I must to format titles. >> >> I write the following code: >> >> \header { >> >> dedication = \markup \override #'(font-name . "Book Antiqua") \bold >> {

Re: Formatting Titles...

2015-06-10 Thread Nathan Ho
On Tue, Jun 9, 2015 at 11:11 PM, Marco Bagolin wrote: > 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 . "Boo

Re: Formatting Titles...

2015-06-10 Thread Noeck
> any suggestion? This might be a better approach: Changing the title layout itself and not only the single items like composer: http://lilypond.org/doc/v2.18/Documentation/notation/custom-titles-headers-and-footers#custom-layout-for-titles HTH, Joram

Formatting Titles...

2015-06-09 Thread Marco Bagolin
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 #