I don't think that helps, since PianoStaff sets a fixed
spacing between its staves.
I would recommend the following solution, which in a
way is easier than what I initially proposed, namely to
use a PianoStaff only for the manual staves and enclose
all three staves in a GrandStaff. The only trick that's needed
then is to get rid of the bracket, which is easy:
\new StaffGroup \with{systemStartDelimiter = #'SystemStartBar } <<
\new PianoStaff <<
\new Staff \relative c' {c d e f }
\new Staff \relative c' {\clef bass c b a g }
>>
\new Staff \relative c {\clef bass c1 }
>>
Now, you can change the minimum y extent of the
pedal stave separately, if needed.
/Mats
Trevor Bača wrote:
have you tried minimum y extent?
On 4/6/06, MX <[EMAIL PROTECTED]> wrote:
---------- Forwarded message ----------
From: MX <[EMAIL PROTECTED]>
To: Mats Bengtsson <[EMAIL PROTECTED]>
Date: Thu, 06 Apr 2006 22:36:02 +0200
Subject: The organ template works fine now but ...
Thank you very much Mats, it works fine now.
If someone asked you how to tune the distance between the pedal staff
and the manuale staves, what would you answer ? I know someone who
tried very hard with overrideProperty commands, VerticalAlignment etc.
and who did not manage to do anything...
M.X.
Le 05.04.2006 20:09, :
Simple, just replace StaffGroup by PianoStaff.
/Mats
GG wrote:
Unfortunately, it seems that this solution doesn't authorize the
staff changes between the manuale staves, as in the Pianostaff command.
M.X.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
Trevor Bača
[EMAIL PROTECTED]
------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user