lilypond-user
[Top][All Lists]
Advanced

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

Re: Double clefs?


From: amhso (sent by Nabble.com)
Subject: Re: Double clefs?
Date: Wed, 18 Jan 2006 20:56:45 -0800 (PST)

i did /new Staff instead. Thanks very much it works well. I dont know how to edit the lower style part.

\score {
    \context PianoStaff <<
        \context Staff = "violin" << 
            \global
            \clef treble
        >>
    >>
    \layout {
        \context {
            \Score
            \override SpacingSpanner #'spacing-increment = #3
        }
    }
    \midi {
        \tempo 4 = 54
    }
}

%% Local Variables:
%% coding: utf-8
%% End:

the /score area. I don't need a midi so I could get rid of that. But I don't know what each tag/syntax means. does the /score just mean it puts together each of the parts that are listed?

View this message in context: Re: Double clefs?
Sent from the Gnu - Lilypond - User forum at Nabble.com.
reply via email to

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