bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2324 in lilypond: 2 arpeggioBrackets overlap


From: lilypond
Subject: Issue 2324 in lilypond: 2 arpeggioBrackets overlap
Date: Wed, 15 Feb 2012 12:24:14 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2324 by address@hidden: 2 arpeggioBrackets overlap
http://code.google.com/p/lilypond/issues/detail?id=2324

Reported by Frederik Van der Veken:

http://lists.gnu.org/archive/html/bug-lilypond/2012-02/msg00636.html

http://article.gmane.org/gmane.comp.gnu.lilypond.bugs/33532


% Having a soprano voice splitting into two (singing des - bes),
% and an alto voice also splitting into two (singing bes - f).
% However, the two arpeggio brackets overlap

\version "2.15.28"
\new Staff <<
\new Voice { \relative c'' { \arpeggioBracket
\key des \major
<des bes>1\arpeggio
}
}
\new Voice { \relative c'' { \arpeggioBracket
\key des \major
<bes f>1\arpeggio
}
}


Cheers,

Frederik


Attachments:
        bug.ly  605 bytes
        bug-2.14.2.png  1.2 KB
        bug-2.15.29.png  1.1 KB




reply via email to

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