]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-beams,-slurs,-ties-etc.-when-using-tuplet-and-non-tuplet-rhythms.ly
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / Documentation / snippets / adding-beams,-slurs,-ties-etc.-when-using-tuplet-and-non-tuplet-rhythms.ly
index 9fb7fe9fcb05a33ea55d1386bdfe5302470309ef..d2fb1a5326b6e45fb3540452adf3018dab77ad89 100644 (file)
@@ -1,12 +1,12 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.13.20"
 
 \header {
   lsrtags = "rhythms, expressive-marks"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
 La sintaxis de LilyPond puede implicar muchas colocaciones poco
 comunes para los parĂ©ntesis, corchetes, etc, que a veces se tienen
@@ -32,7 +32,7 @@ the right square bracket should directly follow the note which is to be
 at the end of the requested beaming, even if this note happens to be
 inside a tuplet section. This snippet demonstrates how to combine
 manual beaming, manual slurs, ties and phrasing slurs with tuplet
-sections (enclosed within curly braces). 
+sections (enclosed within curly braces).
 
 "
   doctitle = "Adding beams slurs ties etc. when using tuplet and non-tuplet rhythms"