X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fmoving-dotted-notes-in-polyphony.ly;h=d90bd44a14cf591b8e8888917a27fbe21cbf47f0;hb=f2bd555640f6f28276fd56250c7e8b1bd07aa1df;hp=9eb3c5514caa44b88911a246dbaa14e8f7a22e6f;hpb=b503d2c54e1c3c6bf1677226b2c2aaab94e8aba8;p=lilypond.git diff --git a/Documentation/snippets/moving-dotted-notes-in-polyphony.ly b/Documentation/snippets/moving-dotted-notes-in-polyphony.ly index 9eb3c5514c..d90bd44a14 100644 --- a/Documentation/snippets/moving-dotted-notes-in-polyphony.ly +++ b/Documentation/snippets/moving-dotted-notes-in-polyphony.ly @@ -4,12 +4,12 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.12.2" +\version "2.14.2" \header { - lsrtags = "rhythms, simultaneous-notes, tweaks-and-overrides" + lsrtags = "simultaneous-notes, tweaks-and-overrides, rhythms" -%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec +%% 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