bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bug in lilypond version 2.6.0 combining \arpeggioBracket and connect


From: Erik Sandberg
Subject: Re: Bug in lilypond version 2.6.0 combining \arpeggioBracket and connectArpeggios.
Date: Tue, 5 Jul 2005 12:00:14 +0200
User-agent: KMail/1.8

On Monday 04 July 2005 21.55, Dainis Millers wrote:
> I have the following Lilypond fragment:
>
> \context PianoStaff <<
>    \set PianoStaff.connectArpeggios = ##t
>
>    \context Voice = one
>    {
>      \arpeggioBracket <c' e g c>\arpeggio
>    }
>    \context Voice = other
>    {
>      \clef bass
>      \arpeggioBracket  <c, e g>\arpeggio
>    }

You need to set the \arpeggioBracket in the PianoStaff context. See 
ly/property-init.ly for how the command is defined.

-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/doc/v2.5/bugs/out/index.html




reply via email to

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