bug-lilypond
[Top][All Lists]
Advanced

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

Issue 823 in lilypond: Enhancement: ligature brackets should use line-s


From: codesite-noreply
Subject: Issue 823 in lilypond: Enhancement: ligature brackets should use line-spanner-interface
Date: Mon, 03 Aug 2009 16:58:51 +0000

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




reply via email to

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