]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/modifying-tuplet-bracket-length.ly
Doc-fr: Learning Manual full update
[lilypond.git] / input / lsr / modifying-tuplet-bracket-length.ly
index 38161d08d8dcd516146670e42bd5f2ff824dbf7c..3a7f1d4294da4953662e32e9246181adaa1c70e2 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.38"
+\version "2.13.1"
 
 \header {
   lsrtags = "rhythms"
@@ -18,6 +18,7 @@ modify what material they cover.
 "
   doctitle = "Modifying tuplet bracket length"
 } % begin verbatim
+
 \new RhythmicStaff {
   % Set tuplets to be extendable...
   \set tupletFullLength = ##t
@@ -30,5 +31,6 @@ modify what material they cover.
   \time 4/4
   \times 4/5 { c4 c1 }
   \time 3/4
-  c4
+  c2.
 }
+