]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/shortening-volta-brackets.ly
Imported Upstream version 2.18.0
[lilypond.git] / Documentation / snippets / shortening-volta-brackets.ly
index a518debae4ce1c18017a2079c4a23ab87bf44bf2..611057d4cbdf18d0a78a9eb968202074fca44fe4 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.16.0"
+\version "2.17.11"
 
 \header {
   lsrtags = "repeats"
@@ -23,7 +23,7 @@ lasts one measure, which is a duration of 3/4.
 \relative c'' {
   \time 3/4
   c4 c c
-  \set Score.voltaSpannerDuration = #(ly:make-moment 3 4)
+  \set Score.voltaSpannerDuration = #(ly:make-moment 3/4)
   \repeat volta 5 { d4 d d }
   \alternative {
     {