Menu

#651 Volta bracket overlaps cleff after a line break

Verified
nobody
None
Ugly
2015-03-02
2008-07-25
Anonymous
No

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).

1 Attachments

Related

Issues: #650

Discussion

  • Google Importer

    Google Importer - 2011-12-30

    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.

     
  • Google Importer

    Google Importer - 2011-12-30

    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.

     
  • Google Importer

    Google Importer - 2011-12-30

    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).

     
  • Google Importer

    Google Importer - 2012-01-02

    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.

     
  • Google Importer

    Google Importer - 2012-02-05

    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

     
  • Google Importer

    Google Importer - 2012-02-06

    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:

     
  • Google Importer

    Google Importer - 2012-02-06

    Originally posted by: reinhold...@gmail.com

    Fully agree with keith that the bracket should start a bit later.

     
  • Google Importer

    Google Importer - 2012-02-14

    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

     
  • Google Importer

    Google Importer - 2014-10-11

    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

     
  • Google Importer

    Google Importer - 2015-03-01

    Originally posted by: stans...@gmail.com

    verified

     
  • Google Importer

    Google Importer - 2015-03-02

    Originally posted by: PhilEHol...@googlemail.com

    (No comment was entered for this change.)

    Status: Verified

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.