Comment #2 on issue 1325 by [email protected]: 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).

---


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

Reply via email to