lilypond-user
[Top][All Lists]
Advanced

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

Re: programming error : no heads for arpeggio found ?


From: Mats Bengtsson
Subject: Re: programming error : no heads for arpeggio found ?
Date: Thu, 22 Jun 2006 12:48:40 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

As far as I can remember, \set PianoStaff.connectArpeggios = ##t will
only connect arpeggios between the two staves of a PianoStaff. If you
want to connect arpeggios between different voices of the same stave,
you have to redefine the Staff context definition. See
http://lists.gnu.org/archive/html/lilypond-user/2005-12/msg00016.html
for an example that does this.

I'm not sure this really answers your question, but it's clearly impossible
to recreate the exact problem you describe without having an example
that includes both staves.

 /Mats

philippe hezaine wrote:

version 2.8.5
      Hi list,
I don't understand why i've this message in this little polyphonic extract.
Lilypond compile but programming error is always annoying.
And i haven't found anything in the archives  with this thread.
        Calculating line breaks... [2]
programming error: no heads for arpeggio found?
continuing, cross fingers
programming error: no heads for arpeggio found?
continuing, cross fingers
Calculating page breaks...  \version "2.8.5"

 {
   \set PianoStaff.connectArpeggios = ##t
<<{e''16\arpeggio^\( dis''\) cis''^.^\( b'^.\) b'8\noBeam b'16^.^\( cis''^.\)}
         \\{a'4\arpeggio b'16_\( a'\) gis'_._\( fis'_._\)}>>
} It's an extract from a complete ly. file I also tried with \set Voice.connectArpeggios in the \score block. I obtain the same message.
Is anyone knows the reason why ? What have i done wrong ?



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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