Originally created by: *anonymous
Originally created by: v.villenave
Originally owned by: dak@gnu.org
\version "2.11.53"
% The second bracket is placed too high, in order to avoid
% the clef or the (non-existing) key-sig.
#(ly:set-option 'debug-skylines #t)
\paper { ragged-right = ##t }
{
\repeat volta 2 {
b'2 b' }
\alternative {{b' b' \break
}{
b' b'}}
}
% Seems related with Issue 650 (about broken hairpins).
Originally posted by: x.sche...@gmail.com
This would be solved by the fix for issue 1097.
May I suggest you could merge these two issues?
This can also be considered as an instance of issue 2148.
Originally posted by: k-ohara5...@oco.net
Don't merge with 1097, because that issue could be fixed by letting things fit inside the bracket, leaving this un-fixed because the vertical line at the end would still be kept away from the zone around the treble clef.
Originally posted by: reinhold...@gmail.com
Fully agree that this should NOT be merged with issue 1097, because the real issue here is not really the rectangular box of the clef, but rather that the volta bracket starts before the clef is ended and thus the boxes of the bracket and the clef overlap.
Fixing 1097 would appear to fix this bug, but this bug will also appear with key signatures (which will not be fixed by 1097).
Originally posted by: janek.li...@gmail.com
I don't think this issue should be merged into issue 2148. Sure, fixing 2148 would improve situation, but the problem is that volta brackets should indeed start a bit later.
Originally posted by: mts...@gmail.com
I'm going to merge this and 650 into 2148 - if you think that volta brackets should start later after a line break, then this should be its own issue. As this issue was originally reported as a problem of vertical (not horizontal) spacing, it now goes into 2148.
Mergedinto: 2148
Status: Duplicate
Originally posted by: k-ohara5...@oco.net
The bracket should start a bit later, so that it can slide down to the staff.
Summary: Volta bracket overlaps cleff after a line break
Mergedinto:
Originally posted by: reinhold...@gmail.com
Fully agree with keith that the bracket should start a bit later.
Originally posted by: janek.li...@gmail.com
I see that it was agreed that this issue shouldn't be merged into 2148, but it's still marked as duplicate. Changing back to status=accepted.
Labels: -Priority-Medium
Status: Accepted
Originally posted by: dak@gnu.org
Current output appears to make no significant difference between both volta brackets. I suspect the 2.18 changes in skyline to be responsible but have not checked in detail. At any rate, marking as fixed.
Labels: -Type-Defect Type-Ugly
Owner: dak@gnu.org
Status: Fixed
Originally posted by: stans...@gmail.com
verified
Originally posted by: PhilEHol...@googlemail.com
(No comment was entered for this change.)
Status: Verified