bug-lilypond
[Top][All Lists]
Advanced

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

\spanrequest crashes lily


From: Simon Bailey
Subject: \spanrequest crashes lily
Date: 18 Sep 2002 17:32:52 +0200

forgot to add, i'm using lily-1.6.3. compiled from source ...

<<<
hi,

the following fragment will crash lilypond everytime:

\score { 
  \notes {
    \key b \major
    \property Voice.TextSpanner \set #'type = #'trill
    \property Voice.TextSpanner \set #'edge-height = #'(0 . 2)
    \property Voice.TextSpanner \set #'edge-text = #'((line (music
"scripts-trill") " ") . "")

    <b1 {s8\spanrequest \start "text" s8 s2 s8 s8\spanrequest \stop
"text"}>
  }
}

if i don't use spacer notes, then it will work. it used to work in 1.5.*
-- i arranged a piece w/lily using spacer notes and a trill TextSpanner.

i assume i could get around it by making the notes in the secondary
voice transparent, but using spacer notes would be easier.

any ideas?

greetings,
simon.
>>>
-- 
Don't be irreplaceable, if you can't be replaced, you can't be promoted.




reply via email to

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