bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distance between staves in PianoStaff not fixed


From: Mats Bengtsson
Subject: Re: Distance between staves in PianoStaff not fixed
Date: Mon, 13 Aug 2007 08:30:19 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]