Reinhold Kainhofer wrote:

 \repeat volta 2 {c4 g8 g4 b8 |
c4 d8 e4 c8 | f4 d8 e4 c8 | b2 r8 e8 | c4 a8 g4 g8 | a4 f8 f4 d8 |
e4 c8 g'4 b,8 |} \alternative { {<<e2 c2>> r8 g'8} {<<e1. c1.>>} }

I suppose the last chord should have a duration of 2. rather than 1.? That explains the empty measure at the end (since you enter a duration that actually spans two measures!).
In addition: If you want the note head that you get using e1., but not the extra empty measure,
just use e1.*1/2 (read about "Scaling durations" in the manual).

   /Mats


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

Reply via email to