]> 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 1ff014cc16cfadb44e12a4d5e00f2c7963a45180..175a41fa12f628d147b16a375de595c9d5c3da4c 100644 (file)
@@ -1,12 +1,15 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.39"
+\version "2.14.2"
 
 \header {
-  lsrtags = "rhythms"
+  lsrtags = "syntax-and-expressions, rhythms"
 
-%% Translation of GIT committish: 5160eccb26cee0bfd802d844233e4a8d795a1e94
+%% 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
@@ -74,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)