I'm not sure what you mean. It works as expected when
I try this in 2.11.34. You ask for a staff of four
lines, with middle C 6 half-staff-spaces above the center.
So the lower C will be 1 half-staff-space below the center,
which it is. The clef is 2 half-staff-spaces above the
center, also as specified. So what do you think is wrong?
Trevor D
-----Original Message-----
From: address@hidden
[mailto:lilypond-user-bounces+t.daniels=treda.co.u
address@hidden]On Behalf Of
Till Rettig
Sent: 01 March 2008 14:52
To: lilypond-user Mailinglist
Subject: LSR how to move clefs on uneven staff lines?
Hi, I tried to get the clef right for this
example from lsr:
upper = \relative c'' {
c1 d e f
}
lower = \relative c {
c1 b a g
}
\score {
\context PianoStaff <<
\new Staff <<
\upper
>>
\new Staff {
\override Staff.StaffSymbol #'line-count = #4
\set Staff.clefGlyph = #"clefs.F"
\set Staff.middleCPosition = #6
\set Staff.clefPosition = #2
\set Staff.clefOctavation = #0
%\clef bass
\lower
}
>>
}
But it doesn't change the position of the notes
or the clefs. What is
here wrong? I tried as in NR 1.1.3.1
Greetings
Till
_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user