lilypond-user
[Top][All Lists]
Advanced

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

Re: Wrong alternative numbering when some are empty


From: Pierre Perol-Schneider
Subject: Re: Wrong alternative numbering when some are empty
Date: Mon, 3 Oct 2016 19:45:48 +0200

Hi D'arcy,
Maybe this could help: http://lsr.di.unimi.it/LSR/Item?id=915

Cheers,
Pierre

2016-10-03 18:20 GMT+02:00 D'Arcy J.M. Cain <address@hidden>:
This seems like a bug to me but perhaps someone can explain it.  I have
a piece where the verse repeats nine times with verses 3 and 6 followed
by an alternative.

  \mark \markup \italic "repeat 9 times"
  \repeat volta 9 {
    \BassVerseA
  }
  \alternative {
    { }
    { }
    { \BassBridge }
    { }
    { }
    { \BassVerseB }
    { }
    { }
    { }
  }

  \BassVerseC

So I expect that it will show 3 for the bridge and 6 for verse B but it
shows 1 for the bridge and 4 for verse B.

I understand that I could move the last bar of the verse into the start
of each alternative but that just makes the chart messy.

Oddly enough it plays correctly.

--
D'Arcy J.M. Cain
Big Smoke Music
http://BigSmokeMusic.com/ IM:address@hidden

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


reply via email to

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