On 2019-11-15 8:24 am, Aaron Hill wrote:
On 2019-11-15 8:02 am, Sandro Santilli wrote:
Is there a way to obtain what I'm finding in this paper sheet ?
http://strk.kbt.io/tmp/repeat-in-alternative.png

It's basically a repating section starting within an alternative
section...

Two options here:

Nope, I tell a lie.  Here's a third:

%%%%
{
  \time 3/4
  \repeat volta 2 { a'4 b'2 }
  \alternative {
    { g'2 r4 }
    { \repeat volta 2 { c''2. b'8 a' g'2 } }
  }
  g'2. \bar "|."
}
%%%%

This one has the volta bracket extending further.

-- Aaron Hill

Reply via email to