]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/moving-dotted-notes-in-polyphony.ly
web: changed open source to free software
[lilypond.git] / Documentation / snippets / moving-dotted-notes-in-polyphony.ly
index 8ecb65111235ce36858bad6d3501d2c7c2afa3d9..d90bd44a14cf591b8e8888917a27fbe21cbf47f0 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: 615cbf212fdaf0b220b3330da417d0c3602494f2
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   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