Dear lilypond-users,
in the below quoted I example I would like to hide the key signature, but I
want to keep some space between the clef and the time signature.
How can I do it?
%%%%%%%%% begin %%%%%%%%%%%%
\version "2.11.43"
\markup {Transponiere unten stehenden Ausschnitt nach Es-Dur.
Vergiss nicht die Tonartvorzeichnung! }
\score{
<< \new Staff
\relative {
c1
d4 f e d
g2 g
g4 a e f
d2 d
d4 f e d
c4 c' b a
g4 f e d }
\new Staff { \key ees \major s1*9} >> }
%%%%%%%%%%% END %%%%%%%%%%%%%%%%%%
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user