bug-lilypond
[Top][All Lists]
Advanced

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

Bug in lilypond version 2.6.0 combining \arpeggioBracket and connectArpe


From: Dainis Millers
Subject: Bug in lilypond version 2.6.0 combining \arpeggioBracket and connectArpeggios.
Date: Mon, 04 Jul 2005 21:55:28 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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
  }



I expect a bracket between the staffs (or a warning or error message), but I get an arpeggio. Apparently this has worked previously with a different syntax (see http://www.lilypond.org/doc/v1.6/Documentation/user/out-www/lilypond/Arpeggio.html
).

I previously used 2.4.6 in cygwin which has the same (buggy) behaviour as 2.6.

Is this a bug? If not, how can I produce cross-staff brackets? If it is, my
apologies for not digging deeper into the code; I have just discovered
Lilypond and am still very much a learner.





reply via email to

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