Setting the double repeat default for volte: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
There are three different styles of double repeats for volte, that can be set using <code>doubleRepeatBarType</code>. | There are three different styles of double repeats for volte, that can be set using <code>doubleRepeatBarType</code>. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\relative c'' { | \relative c'' { | ||
\repeat volta 2 { c1 } | \repeat volta 2 { c1 } | ||