]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/moving-dotted-notes-in-polyphony.ly
Merge branch 'lilypond/translation' into staging
[lilypond.git] / Documentation / snippets / moving-dotted-notes-in-polyphony.ly
index 25b7e02792acab28ccdefcf0f84452cc280c76d3..d9964ef84616e84990e131ede2d86e20d97ed36e 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, simultaneous-notes, tweaks-and-overrides"
+  lsrtags = "simultaneous-notes, tweaks-and-overrides, rhythms"
 
-%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Cuando se puede una nota en la voz superior para evitar la colisiĆ³n
 con una nota de otra voz, el comportamiento predeterminado es
@@ -31,6 +31,7 @@ the right.  This behaviour can be over-ridden by using the
   doctitle = "Moving dotted notes in polyphony"
 } % begin verbatim
 
+
 \new Staff \relative c' <<
   { f2. f4
     \override Staff.NoteCollision #'prefer-dotted-right = ##f