]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/entering-several-tuplets-using-only-one--times-command.ly
note-collison.cc: Scale shifts by width of note at left; issue 1713
[lilypond.git] / Documentation / snippets / entering-several-tuplets-using-only-one--times-command.ly
index 01ef615e3a0050cd3747a8b9d53a8850f753464c..175a41fa12f628d147b16a375de595c9d5c3da4c 100644 (file)
@@ -4,12 +4,12 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
-  lsrtags = "rhythms"
+  lsrtags = "syntax-and-expressions, rhythms"
 
-%% Translation of GIT committish: 615cbf212fdaf0b220b3330da417d0c3602494f2
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
  doctitlees = "Escribir varios grupos especiales usando una sola instrucción \\times"
  texidoces = "
 La propiedad @code{tupletSpannerDuration} establece cuánto debe durar
@@ -77,6 +77,7 @@ information about @code{ly:make-moment}.
   doctitle = "Entering several tuplets using only one \\times command"
 } % begin verbatim
 
+
 \relative c' {
   \time 2/4
   \set tupletSpannerDuration = #(ly:make-moment 1 4)