Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 4157 by [email protected]: Space left unnecessarily for key signatures on 'frenched' lines
https://code.google.com/p/lilypond/issues/detail?id=4157

Probably, upon removing empty lines, LilyPond could recompute the extents of the columns that bound those lines, but so far she allows space as if prefatory matter on the removed line were still present.

<< \new Staff << {
      c''1 \break
      c''2. \break
      c''1 } >>
\new Staff \with { \RemoveEmptyStaves } << {
      \clef bass \key d \major
      d1 \break
      \time 3/4 R2.
      \key f \major
      \time 4/4 R1 } >> >>

slightly related to issue 448

Attachments:
        space.png  7.8 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to