X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchanging-a-single-notes-size-in-a-chord.ly;h=ccda4003e3b92217c935e24b4aa2dd3fe0a1ba18;hb=5291daf785cd215145473781612732de94890ba0;hp=dd9abcf45fddda739729c5a64c78ed52b0439987;hpb=17f11c2f5ab963bfb07b7652b4860dc4dda5540a;p=lilypond.git diff --git a/Documentation/snippets/changing-a-single-notes-size-in-a-chord.ly b/Documentation/snippets/changing-a-single-notes-size-in-a-chord.ly index dd9abcf45f..ccda4003e3 100644 --- a/Documentation/snippets/changing-a-single-notes-size-in-a-chord.ly +++ b/Documentation/snippets/changing-a-single-notes-size-in-a-chord.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.39" +\version "2.14.0" \header { lsrtags = "simultaneous-notes, editorial-annotations, tweaks-and-overrides" -%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00 +%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c texidoces = " Se pueden modificar notas individuales de un acorde con la instrucción @code{\\tweak}, alterando la propiedad @code{font-size}.