That's intended behaviour, as far as I know.
The fixed distance between the staves of a PianoStaff context that we
used to have in earlier LilyPond versions was just an ugly workaround
to solve limitations in the implementation of cross-stave beams, but
these limitations have now been removed so there was no longer any
reason to artificially force the fixed distance.

  /Mats

Neil Puttock wrote:
Hello again,

In the following snippet, the insertion of dynamics changes the distance
between the staves:

\version "2.11.29"
\score {
    \new PianoStaff <<
    \new Staff \relative { c c c c \break c\f c c c }
    \new Staff \relative { \clef bass c c c c c c c c }
    >>
}

Regards,
Neil
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
        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
=============================================



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to