]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/moving-dotted-notes-in-polyphony.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / moving-dotted-notes-in-polyphony.ly
index 140c007a3f38c1355d8f5755ea9272230bb04d96..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: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
+%% 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