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
>> {
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
> 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
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 #