X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsnippets%2Fchanging-chord-separator.ly;h=1fd367c3d6b1124733dcd323b8bf49c205f0a546;hb=bcd127bc07fc7b53704f9db8a6cf3d53e9d4094a;hp=e66a70efb481f9fb8edcde6c2fc5f8e3eb09a79b;hpb=33fd36cc8b74a2a0e80e43a8dc9dbfcb7d1f7df1;p=lilypond.git diff --git a/Documentation/snippets/changing-chord-separator.ly b/Documentation/snippets/changing-chord-separator.ly index e66a70efb4..1fd367c3d6 100644 --- a/Documentation/snippets/changing-chord-separator.ly +++ b/Documentation/snippets/changing-chord-separator.ly @@ -1,31 +1,14 @@ %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% generated from LSR http://lsr.di.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.14.0" +\version "2.18.0" \header { lsrtags = "chords" -%% Translation of GIT committish: 615cbf212fdaf0b220b3330da417d0c3602494f2 - texidoces = " -Se puede establecer el separador entre las distintas partes del -nombre de un acorde para que sea cualquier elemento de marcado. - -" - doctitlees = "Modificación del separador de acordes" - - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - texidocde = " -Der Trenner zwischen unterschiedlichen Teilen eines Akkordsymbols kann -beliebiger Text sein. - -" - doctitlede = "Akkordsymboltrenner verändern" - texidoc = " The separator between different parts of a chord name can be set to any markup. @@ -40,4 +23,3 @@ markup. = \markup { \typewriter | } c:7sus4 } -