X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fmoving-dotted-notes-in-polyphony.ly;h=d90bd44a14cf591b8e8888917a27fbe21cbf47f0;hb=8acad65978d6a5efc174b07d61147028a0c1d3a6;hp=bf426a65d3e235f97bfc0a64860f1e21a0740fc9;hpb=8860a7700be8348848bba7972ad86ef46721c544;p=lilypond.git diff --git a/Documentation/snippets/moving-dotted-notes-in-polyphony.ly b/Documentation/snippets/moving-dotted-notes-in-polyphony.ly index bf426a65d3..d90bd44a14 100644 --- a/Documentation/snippets/moving-dotted-notes-in-polyphony.ly +++ b/Documentation/snippets/moving-dotted-notes-in-polyphony.ly @@ -1,12 +1,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.20" +\version "2.14.2" \header { - lsrtags = "rhythms, simultaneous-notes, tweaks-and-overrides" + lsrtags = "simultaneous-notes, tweaks-and-overrides, rhythms" -%% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7 +%% 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 @@ -28,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