-Eluze writes:
> at a simple glance i got the impression that removing the
> System_start_delimiter_engraver from the PianoStaff and integrating
> the pedal in the PianoStaff should achieve the equal vertical spacing
> - at least for this simple example.
Unfortunately organ music retains the bra
Wilbert Berendsen-6 wrote:
>
> I often use the following structure for organ music:
>
> \score {
> <<
> \new PianoStaff <<
> \new Staff = "upper" { c }
> \new Staff = "lower" { c }
> >>
> \new Staff = "pedal" { c }
> >>
> }
>
> But the pedal staff is at a greater di
Op Tue, 20 Dec 2011 12:03:04 +0100
David Kastrup schreef:
> \remove "Vertical_align_engraver"
Thank you, that did the trick!
--
Wilbert Berendsen
(http://www.wilbertberendsen.nl)
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gn
Wilbert Berendsen writes:
> Hi,
>
> I often use the following structure for organ music:
>
> \score {
> <<
> \new PianoStaff <<
> \new Staff = "upper" { c }
> \new Staff = "lower" { c }
> >>
> \new Staff = "pedal" { c }
> >>
> }
\score {
<<
\new PianoStaff \with