lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4157 in lilypond: Space left unnecessarily for key


From: lilypond
Subject: [Lilypond-auto] Issue 4157 in lilypond: Space left unnecessarily for key signatures on 'frenched' lines
Date: Wed, 08 Oct 2014 04:28:28 +0000

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

New issue 4157 by address@hidden: 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

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