lilypond-user
[Top][All Lists]
Advanced

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

Re: small notes without small key?


From: stk
Subject: Re: small notes without small key?
Date: Wed, 25 Jan 2006 00:14:42 -0500 (EST)

Felix Hammer wrote:

> I have tried
>
>   \key c \major
>         \time 19/1
>         \set Staff.fontSize = #-5
>         \override KeySignature #'font-size = #+1
>         g1 a b \set Staff.fontSize = #+1 c1 d e f g a b c d e f g a b c
>         \bar "|."
>
> but it doesnt work. I didn't get a bigger key.

I'm not sure, but it might be illegal to write  #+1
Maybe you need to write  #1

-- Tom





reply via email to

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