X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnotation%2Fworld.itely;h=379b83246c4e46e352cbe8bc11e795c20519d191;hb=28add695953862ef4a87f9fbeadd1d02dc299244;hp=1863feb7cde621adb546caf86dabd52fb5b630e7;hpb=c358ec6f8ed8f31b5fa1d97da6a2284b3759bdfd;p=lilypond.git diff --git a/Documentation/notation/world.itely b/Documentation/notation/world.itely index 1863feb7cd..379b83246c 100644 --- a/Documentation/notation/world.itely +++ b/Documentation/notation/world.itely @@ -7,7 +7,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.14.0" +@c \version "2.19.21" @node World music @section World music @@ -190,8 +190,8 @@ notated: @lilypond[quote,verbatim] \include "arabic.ly" -\relative do' { - do re misb fa sol la sisb do sisb la sol fa misb re do +\relative { + do' re misb fa sol la sisb do sisb la sol fa misb re do } @end lilypond @@ -209,9 +209,9 @@ signature cannot be altered by using this method. @lilypond[quote,verbatim] \include "arabic.ly" -\relative do' { +\relative { \set Staff.extraNatural = ##f - dod dob dosd \dwn dob dobsb dodsd do do + dod' dob dosd \dwn dob dobsb dodsd do do } @end lilypond @@ -280,7 +280,7 @@ maqam. Here is one suggested grouping that maps the more common maqams to key signatures: -@multitable @columnfractions 0.1 0.1 0.1 0.6 +@multitable @columnfractions 0.15 0.1 0.1 0.6 @headitem maqam group @tab key @tab finalis @@ -342,7 +342,7 @@ Notation Reference: @ref{Key signature}. Learning Manual: -@rlearning{Accidentals and key signatures}. +@rlearning{Pitches and key signatures}. Internals Reference: @rinternals{KeySignature}. @@ -407,13 +407,13 @@ intervals and unusual modes that are discussed in this section. @lilypond[quote,verbatim] \include "arabic.ly" \score { - \relative re' { + \relative { \set Staff.extraNatural = ##f \set Staff.autoBeaming = ##f \key re \bayati \time 10/8 - re4 re'8 re16 [misb re do] sisb [la sisb do] re4 r8 + re'4 re'8 re16 [misb re do] sisb [la sisb do] re4 r8 re16 [misb do re] sisb [do] la [sisb sol8] la [sisb] do [re] misb fa4 fa16 [misb] misb8. [re16] re8 [misb] re [do] sisb do4 sisb8 misb16 [re do sisb] la [do sisb la] la4 r8 @@ -532,7 +532,7 @@ Western scales and modes: @notation{koma} (1/9 of a tone), @notation{artık ikili} (12/9 or 13/9 of a tone). From a modern notational point of view it is convenient to -use the standard Western staff notes (c, d, e, ...) with +use the standard Western staff notes (c, d, e, @dots{}) with special accidentals that raise or lower notes by intervals of 1/9, 4/9, 5/9 and 8/9 of a tone. These accidentals are defined in the file @file{makam.ly}.