Status: Accepted Owner: v.villenave Labels: Type-Enhancement Priority-Medium
New issue 823 by v.villenave: Enhancement: ligature brackets should use line-spanner-interface
http://code.google.com/p/lilypond/issues/detail?id=823 % So far, ligature brackets are printed (mis)using the % tuplet-bracket-interface instead of the line-spanner-interface. % This prevents ligatures from being printed after a line break: \version "2.13.3" \paper{ ragged-right=##t } \relative c' { c2 \[d2 \break e2\] e2 } -- 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 bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond