X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Flsr%2Fmodifying-tuplet-bracket-length.ly;h=d2ec9534be72557da8a311ddc4fcdadb2f18d9e6;hb=d664f5a7153ec2b1a1c4c9fba2d2174bf3140695;hp=da5e3a525373c48898ee355a2cbee9cb4202e2b4;hpb=37ca1f80bf5401accd17056938f4f7b2c147ddb2;p=lilypond.git diff --git a/input/lsr/modifying-tuplet-bracket-length.ly b/input/lsr/modifying-tuplet-bracket-length.ly index da5e3a5253..d2ec9534be 100644 --- a/input/lsr/modifying-tuplet-bracket-length.ly +++ b/input/lsr/modifying-tuplet-bracket-length.ly @@ -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.49" +\version "2.12.0" \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,5 @@ modify what material they cover. \time 4/4 \times 4/5 { c4 c1 } \time 3/4 - c4 + c2. }