lilypond-user
[Top][All Lists]
Advanced

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

Start volta after time signature change (instead of before)?


From: Risto Vääräniemi
Subject: Start volta after time signature change (instead of before)?
Date: Thu, 20 Oct 2016 21:28:47 +0300

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
}

Attachment: time_signature_before_repeat_current.png
Description: PNG image

Attachment: time_signature_before_repeat_expected.png
Description: PNG image


reply via email to

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