lilypond-user
[Top][All Lists]
Advanced

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

small notes without small key?


From: Felix Hammer
Subject: small notes without small key?
Date: Tue, 24 Jan 2006 20:40:06 +0100
User-agent: KMail/1.9

Hello

I tried to decrease the size of some notes with 

\score [
\new Staff {
   \relative c' {
        \clef treble
        \key c \major
        \time 19/1
        \set Staff.fontSize = #-5
        g1 a b \set Staff.fontSize = #+1 c1 d e f g a b c d e f g a b c \bar 
"|." 

Now i have the Problem that the KeySignature is also small like -5. 
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. 
Can anybody help me?

Felix

        

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





reply via email to

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