lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4263 in lilypond: Key signatures in temporary stav


From: lilypond
Subject: [Lilypond-auto] Issue 4263 in lilypond: Key signatures in temporary staves cause incorrect extra space in main staff
Date: Sun, 18 Jan 2015 15:21:03 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 4263 by address@hidden: Key signatures in temporary staves cause incorrect extra space in main staff
https://code.google.com/p/lilypond/issues/detail?id=4263

Creating temporary staves as described in the NR to create ossias causes LilyPond to reserve extra space for their key signatures, even though it's not needed. The attached file and image demonstrate the problem with line endings and whole measure rest positioning.

This can be worked around using

\once \set Score.explicitKeySignatureVisibility = ##(#f #f #t)

at the line end and

\override MultiMeasureRest.spacing-pair = #'(staff-bar . staff-bar)

for the whole measure rests.  However, this is suboptimal.

Attachments:
        TempStaffProb.png  15.8 KB
        TempStaffProb.ly  953 bytes

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