X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-ambitus-per-voice.ly;h=fbf9f407b8e7f007f3d713781829a2e8d4e2485d;hb=0640f8495c4af9cf7cf2ca7b952b3ee0bcd0b2bf;hp=59a8f147f0427cd43899db293854424c65ba3a8e;hpb=0b55335aeca1de539bf1125b717e0c21bb6fa31b;p=lilypond.git diff --git a/Documentation/snippets/adding-ambitus-per-voice.ly b/Documentation/snippets/adding-ambitus-per-voice.ly index 59a8f147f0..fbf9f407b8 100644 --- a/Documentation/snippets/adding-ambitus-per-voice.ly +++ b/Documentation/snippets/adding-ambitus-per-voice.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.0" \header { lsrtags = "pitches, staff-notation, vocal-music" -%% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7 +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 doctitlees = "Añadir un ámbito por voz" texidoces = " Se puede añadir un ámbito por cada voz. En este caso, el ámbito se @@ -17,7 +20,7 @@ debe desplazar manualmente para evitar colisiones. %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Ambitus können pro Stimme gesetzt werden. In diesem Fall müssen sie -manual verschoben werden, um Zusammenstöße zu verhindern. +manuell verschoben werden, um Zusammenstöße zu verhindern. " doctitlede = "Ambitus pro Stimme hinzufügen"