bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1325 in lilypond: Volta bracket going over to next line


From: lilypond
Subject: Re: Issue 1325 in lilypond: Volta bracket going over to next line
Date: Thu, 10 Feb 2011 12:38:06 +0000


Comment #2 on issue 1325 by address@hidden: Volta bracket going over to next line
http://code.google.com/p/lilypond/issues/detail?id=1325

Added for information:

---

(Volta_bracket_interface::modify_edge_height):

  if (broken_last_bracket && no_vertical_end && no_vertical_start
      && !broken_first_bracket)
    me->suicide ();

When removing it, the volta bracket is displayed as desired. Seems that the above statement explicitly removes volta brackets without start and end edge (there is no comment, however).

---




reply via email to

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