Folks,
I'm not sure whether I should send this to devel or bugs. Since it is a
development release I'm sending it here. I'm still getting a signal 11
error. Attached is a file which produces it on my setup (CVS ChangeLog
1.1728) Lily 2.1.24hwn1.
The attached file has been excerpted from a larger piece. The original
files were run through convert-ly before I excerpted this part.
I'm lost.
-David
\version "2.1.24"
globalSonata = \notes {
\key d \major
\time 2/2 s1*27 \bar "|."
}
staffAlayerAsonata = \notes \relative c'' {
#(override-auto-beam-setting '(end * * * *) 1 4)
\repeat volta 2 {
R1*2
r8 a'-[ a a-] a-[ a a a-]
fis'2 a8 fis fis16 a g fis
e8 cis cis8. d16 e8 cis cis16 e d cis
d8 a a4 a'8 fis fis16 a g fis
g8 d d4 e16 d cis b cis a a' g
fis2 r8 a-[ a a-]
a-[ a a a-] cis2
e,8 cis cis16 e d cis d8-[ a b g'-]
a a, a a'16 g fis8-[ d a' a,-]
d4 e fis e8.-\trill d16
e2 r-\fermata
R1
}
}
staffASonata = \notes {\clef "G^8" \globalSonata}
staffAsonata = \context Voice = staffAsonata <<
\staffASonata \staffAlayerAsonata
>>
\score { \notes \transpose c c {
\set Score.skipBars = ##t
\staffAsonata}
\paper {
}
\midi {\tempo 4 = 120 }
\header{piece = "Sonata" }
}_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel