lilypond-user
[Top][All Lists]
Advanced

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

Suppress Volta Starting Repeat


From: keith Luke
Subject: Suppress Volta Starting Repeat
Date: Sun, 25 Aug 2019 15:22:27 -1000

Is it possible to suppress the a volta starting repeat?

The following code generates a repeat in front of the g1.

  \set Score.voltaSpannerDuration = #(ly:make-moment 4/4)
  \repeat volta 2 { g1 ~ }
  \alternative {
    {
      g4 r8 g8 d'4 c4 ~
    }
    {{ g2 \repeatTie r2 }}

As an alternative solution, is it possible to generate volta brackets as markkups?

Thanks,

Keith Luke
Honolulu, Hawaii

reply via email to

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