X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcreating-slurs-across-voices.ly;h=847de5949a518b89650a47f9f06abf325372f36b;hb=bcd127bc07fc7b53704f9db8a6cf3d53e9d4094a;hp=e89eea0ffa22bf295738c46323a6a888670e8202;hpb=71243e9548e9146da4a90e6347dbca6430346be8;p=lilypond.git diff --git a/Documentation/snippets/creating-slurs-across-voices.ly b/Documentation/snippets/creating-slurs-across-voices.ly index e89eea0ffa..847de5949a 100644 --- a/Documentation/snippets/creating-slurs-across-voices.ly +++ b/Documentation/snippets/creating-slurs-across-voices.ly @@ -1,24 +1,13 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% 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.13.4" +\version "2.18.0" \header { - lsrtags = "expressive-marks, keyboards, unfretted-strings" - -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca - texidoces = " -En determinadas situaciones es necesario crear ligaduras de -expresión entre notas que están en voces distintas. - -La solución es añadir notas invisibles a una de las voces -utilizando @code{\\hideNotes}. - -Este ejemplo es el compás 235 de la Chacona de la segunda Partita -para violín solo, BWV 1004, de Bach. - -" - doctitlees = "Hacer ligaduras entre voces distintas" + lsrtags = "connecting-notes, expressive-marks, keyboards, real-music, unfretted-strings" texidoc = " In some situations, it may be necessary to create slurs between notes @@ -55,4 +44,3 @@ solo violin, BWV 1004. } >> } -