]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/entering-several-tuplets-using-only-one--times-command.ly
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / lsr / entering-several-tuplets-using-only-one--times-command.ly
index 15c23bf838485aea499290576c64a53cb92b19bb..708737267914171c87b3dc81a53b3e878c3af512 100644 (file)
@@ -1,10 +1,11 @@
 %% 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.11.48"
 
 \header {
   lsrtags = "rhythms"
- texidoc = "
+
+  texidoc = "
 The property @code{tupletSpannerDuration} sets how long each of the
 tuplets contained within the brackets after @code{\\times} should last.
 Many consecutive tuplets can then be placed within a single
@@ -16,9 +17,11 @@ entered only once.
 
 For more information about @code{make-moment}, see \"Time
 administration\". 
-" }
-% begin verbatim
-\relative {
+
+"
+  doctitle = "Entering several tuplets using only one \\times command"
+} % begin verbatim
+\relative c' {
   \time 2/4
   \set tupletSpannerDuration = #(ly:make-moment 1 4)
   \times 2/3 { c8 c c c c c }