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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond