lilypond-user
[Top][All Lists]
Advanced

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

key signature spacing


From: Martin Bergande
Subject: key signature spacing
Date: Sat, 20 Jun 2009 18:20:45 +0200

Can anyone tell me how to assign the distance beween
the natural signs in the follwing example:

\version "2.10.5"
\score {
  \new PianoStaff 
  <<    
    \new Staff = "right"
    {
      \clef treble
      \key b \major
      fis' gis' ais' b'
    }
    \new Staff = "left" 
    {
      \clef bass
      \set Staff.keySignature = 
      #'((5 . 0) (1 . 0) (4 . 0) (0 . 0) (3 . 0))
      c d e f
    }
 >>
}

Thank you in advance,

Martin
-- 
GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss
für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02




reply via email to

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