]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/arabic-improvisation.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / arabic-improvisation.ly
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.13.1"
4
5 \header {
6   lsrtags = "world-music"
7
8 %% Translation of GIT committish: c2b2eafa00dc451e79e06f03ad1749a76b3c3947
9   texidoces = "
10 Para las improvisaciones o @emph{taqasim} que son libres durante unos
11 momentos, se puede omitir la indicación de compás y se puede usar
12 @code{\cadenzaOn}.  Podría ser necesario ajustar el estilo de
13 alteraciones accidentales, porque la ausencia de líneas divisorias
14 hará que la alteración aparezca una sola vez.  He aquí un ejemplo de
15 cómo podría ser el comienzo de una improvisación @emph{hijaz}:
16
17 "
18 doctitlees = "Improvisación de música árabe"
19
20 %% Translation of GIT committish: 33f623301a41fcc53efadf96bca1c72834763415
21   texidocde = "
22 Bei Improvisation oder @emph{taqasim}, die zeitlich frei gespielt
23 werden, kann die Taktart ausgelassen werden und @code{\cadenzaOn}
24 kann eingesetzt werden.  Es kann nötig sein, den Versetzungszeichenstil
25 anzupassen, weil sonst die Versetzungszeichen nur einmal ausgegeben
26 werden, da keine Taktlinien gesetzt sind.  Hier ein Beispiel, wie
27 der Begin einer @emph{hijaz}-Improvisation aussehen könnte:
28
29 "
30
31   doctitlede = "Arabische Improvisation"
32
33   texidoc = "
34 For improvisations or taqasim which are temporarily free, the time
35 signature can be omitted and @code{\\cadenzaOn} can be used.  Adjusting
36 the accidental style might be required, since the absence of bar lines
37 will cause the accidental to be marked only once.  Here is an example
38 of what could be the start of a hijaz improvisation:
39
40 "
41   doctitle = "Arabic improvisation"
42 } % begin verbatim
43
44 \include "arabic.ly"
45
46 \relative sol' {
47   \key re \kurd
48   #(set-accidental-style 'forget)
49   \cadenzaOn
50   sol4 sol sol sol fad mib sol1 fad8 mib re4. r8 mib1 fad sol
51 }