Issue 651: Volta bracket placed too high after a line break
http://code.google.com/p/lilypond/issues/detail?id=651

New issue report by v.villenave:
\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).

Attachments:
        volta_line_break_clef.png  3.8 KB


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to