lilypond-user
[Top][All Lists]
Advanced

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

Re: Changing font size


From: David Kastrup
Subject: Re: Changing font size
Date: Sun, 03 Aug 2014 12:00:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Peter Terpstra <address@hidden> writes:

> Dear People,
> Found a useful snippet on the internet,

Sort of like "I heard something interesting on the telephone network".

> only the fonts are a bit to large, how can i change this?
>
> <start snippet>
> apoco =
> #(make-music 'CrescendoEvent
>              'span-direction START
>              'span-type 'text
>              'span-text "a poco a poco")
> </end snippet>

Replace the last line with

   'span-text #{ \markup \small "a poco a poco" #})

-- 
David Kastrup



reply via email to

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