lilypond-user
[Top][All Lists]
Advanced

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

Re: percussion clef transposes?


From: Ole Schmidt
Subject: Re: percussion clef transposes?
Date: Sun, 13 Jan 2008 00:48:19 +0100

when I compile the following snippet I get what you can see in the pdf...

%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.11.36"


 testfile = \new Staff {
 \time 4/4
\clef percussion
{ c d e f g a b c
    } }
 testfileZwei = \new Staff {
 \time 4/4

{\clef percussion c d e f g a b c
    } }

\score {
<<
\testfile
\testfileZwei
>>

}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Attachment: bug?.pdf
Description: Adobe PDF document






Am 13.01.2008 um 00:40 schrieb Rune Zedeler:

Ole Schmidt skrev:

is it a normal behaviour that the \clef percussion transposes like in the following snippet?

It does not transpose. It behaves like a C clef.
What did you expect?
Did you read the section about percussion notation in the nr?

-Rune


reply via email to

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