]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-the-tuplet-number.ly
use correct left to right ordering in keySignature list
[lilypond.git] / input / lsr / changing-the-tuplet-number.ly
index db11beae390d4673e2e1e341a9efc9f769f1773a..3e74c2921e345a29304b8a68483a9bbd9a2b6624 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.64"
+\version "2.12.0"
 
 \header {
   lsrtags = "rhythms"
@@ -37,7 +37,8 @@ be printed, or the tuplet number may be suppressed altogether.
 } % begin verbatim
 
 \relative c'' {
-  \times 2/3 { c8 c c } \times 2/3 { c8 c c }
+  \times 2/3 { c8 c c }
+  \times 2/3 { c8 c c }
   \override TupletNumber #'text = #tuplet-number::calc-fraction-text
   \times 2/3 { c8 c c }
   \override TupletNumber #'stencil = ##f