X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchanging-chord-separator.ly;h=6b2c0522ee8827f55431638bceef31a9a382aa19;hb=4da41a2143501789ca2e3acfd8efa77a1f606b30;hp=0605d27248dc000ef4e7edef171721c860bf23a0;hpb=92782fde87fb68e945b9eb60cacab6c01d0397df;p=lilypond.git diff --git a/Documentation/snippets/changing-chord-separator.ly b/Documentation/snippets/changing-chord-separator.ly index 0605d27248..6b2c0522ee 100644 --- a/Documentation/snippets/changing-chord-separator.ly +++ b/Documentation/snippets/changing-chord-separator.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.4" +\version "2.14.0" \header { lsrtags = "chords" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb texidoces = " Se puede establecer el separador entre las distintas partes del nombre de un acorde para que sea cualquier elemento de marcado. @@ -15,10 +18,10 @@ nombre de un acorde para que sea cualquier elemento de marcado. doctitlees = "Modificación del separador de acordes" -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Der Trenner zwischen unterschiedlichen Teilen eines Akkordsymbols kann -beliebeiger Text sein. +beliebiger Text sein. " doctitlede = "Akkordsymboltrenner verändern"