X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Farabic-improvisation.ly;h=60b3b0ae8330b01500b30f37b540c48d4d867f97;hb=b45e9aff75df7b3d5dce608cf2611354e5f38e0e;hp=b612fe9fd9a6f62713d0ae9766beb01ebbc2cd7b;hpb=3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4;p=lilypond.git diff --git a/Documentation/snippets/arabic-improvisation.ly b/Documentation/snippets/arabic-improvisation.ly index b612fe9fd9..60b3b0ae83 100644 --- a/Documentation/snippets/arabic-improvisation.ly +++ b/Documentation/snippets/arabic-improvisation.ly @@ -1,52 +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.15.20" +\version "2.18.0" \header { lsrtags = "world-music" -%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 - texidoces = " -Para las improvisaciones o @emph{taqasim} que son libres durante unos -momentos, se puede omitir la indicación de compás y se puede usar -@code{\\cadenzaOn}. Podría ser necesario ajustar el estilo de -alteraciones accidentales, porque la ausencia de líneas divisorias -hará que la alteración aparezca una sola vez. He aquí un ejemplo de -cómo podría ser el comienzo de una improvisación @emph{hijaz}: - -" -doctitlees = "Improvisación de música árabe" - - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - texidocde = " -Bei Improvisation oder @emph{taqasim}, die zeitlich frei gespielt -werden, kann die Taktart ausgelassen werden und @code{\\cadenzaOn} -kann eingesetzt werden. Es kann nötig sein, den Versetzungszeichenstil -anzupassen, weil sonst die Versetzungszeichen nur einmal ausgegeben -werden, da keine Taktlinien gesetzt sind. Hier ein Beispiel, wie -der Beginn einer @emph{hijaz}-Improvisation aussehen könnte: - -" - - doctitlede = "Arabische Improvisation" - -%% Translation of GIT committish: d9d1da30361a0bcaea1ae058eb1bc8dd3a5b2e4c - texidocfr = " -Lorsque les improvisations ou @emph{taqasim} sont temporairement libres, -la métrique peut ne pas apparaître, auquel cas on utilisera un -@code{\\cadenzaOn}. Les altérations accidentelles devront alors être -répétées en raison de l'absence de barre de mesure. Voici comment -pourrait débuter une improvisation de @emph{hijaz}. - -" - doctitlefr = "Improvisation en musique arabe" - - texidoc = " For improvisations or taqasim which are temporarily free, the time signature can be omitted and @code{\\cadenzaOn} can be used. Adjusting @@ -62,7 +24,7 @@ of what could be the start of a hijaz improvisation: \relative sol' { \key re \kurd - \accidentalStyle "forget" + \accidentalStyle forget \cadenzaOn sol4 sol sol sol fad mib sol1 fad8 mib re4. r8 mib1 fad sol }