Am Mittwoch, 25. Januar 2006 06:14 schrieben Sie:
> 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

mmh with #1 or #3 its the same. 

i've also tried:

 \key c \major
        \time 19/1
        \override KeySignature #'font-size = #3 
        g1 a b \set Staff.fontSize = #+1 c1 d e f g a b c d e f g a b c \bar 
"|."

but nothing happens. The Key-size is everytime the same. May be its a bug in 
the font-interface for KeySignature?

Felix 





___________________________________________________________
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to