]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-ambitus-per-voice.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / adding-ambitus-per-voice.ly
index 8ea0118ded66a3eaa59c270dd8836f5251bc4284..2be77d9d2a4e9312cea7c9c275f9c30cf31dcd77 100644 (file)
@@ -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.31"
+\version "2.14.0"
 
 \header {
   lsrtags = "pitches, staff-notation, vocal-music"
 
-%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
+%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d
   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"