Hi,
I'd like to find out the right way to define repeats using segno and coda.
*Desired output written in scores*
Section A { ^*codaMark* } Section B { _*D.C. al codaMark a poi la Coda* } {
*^Coda* } Section C
*Order of sections to play*
Section A => Section B => Section A => Section C
*Questions*
- What is the minimal code structure to declaratively implement the
above repeat order? I guess the \repeat segno and \alternatives will be
used
- Is there a way to imperatively instruct the { _*D.C. al codaMark a poi
la Coda* } repeat instruction?
I've tried with no success the example at
https://lilypond.org/doc/v2.25/Documentation/notation/long-repeats#segno-repeat-structure
which is very close to what I need.
Thank you very much,
Vlad