bug-lilypond
[Top][All Lists]
Advanced

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

Issue 651 in lilypond: Volta bracket placed too high after a line break


From: codesite-noreply
Subject: Issue 651 in lilypond: Volta bracket placed too high after a line break
Date: Fri, 25 Jul 2008 10:22:41 -0700

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




reply via email to

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