]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-number-kneed-beam-horizontal-fit.ly
Doc-es: various updates.
[lilypond.git] / input / regression / tuplet-number-kneed-beam-horizontal-fit.ly
index db09b94e234ba9f936e61b5b82d64b16033b365c..5f23f5eba727f5859619fa0e077c2c51ce6d491d 100644 (file)
@@ -1,9 +1,12 @@
-\version "2.19.3"
+\version "2.19.21"
 
 \header {
   texidoc = "Tuplet numbers are placed next to the beam unless there is
 insufficient horizontal space for them, in which case bracket-based
-positioning is used and a programming error is issued."
+positioning is used and a programming error is issued.
+
+The first tuplet number should be between stems; the second should be
+below the noteheads."
 }
 
 #(ly:expect-warning (_ "not enough space for tuplet number against beam"))
@@ -15,13 +18,13 @@ positioning is used and a programming error is issued."
 }
 
 \score {
-  \relative c' {
+  \relative {
     \time 2/4
     \override Beam.auto-knee-gap = 1
     \tuplet 6/4 4 {
       \once \override TupletNumber.text =
         #tuplet-number::calc-fraction-text
-      c16 c'' c,, c'' c,, c''
+      c'16 c'' c,, c'' c,, c''
       \once \override TupletNumber.text =
         #(tuplet-number::fraction-with-notes "16" "16")
       c,,16 c'' c,, c'' c,, c''