Hi,

Is there a way to start the volta repeat after the time signature change?
By default Lilypond puts the time signature after the bar line. The Gould
book says that it could / should be before the repeat if it affects the
whole repeat (no need to "duplicate" it).

-Risto

---

Here's the snippet I tried:

\version "2.19.42"

\relative c' {
  \time 2/4 c4 c \time 4/4 \repeat volta 2 {
  c c c c }
  c c c c
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to