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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to