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



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to