X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnotation%2Fwind.itely;h=73d8c36b388506b27d0bedbb55ff77284113c5be;hb=a1267e20afa61258ce3031f07d916e0e66ac6582;hp=c540b204d24c94e76a1e77e7ed1c3e639b20f899;hpb=7ac9827af0070089ce31527e8ac7a5f9998901ca;p=lilypond.git diff --git a/Documentation/notation/wind.itely b/Documentation/notation/wind.itely index c540b204d2..73d8c36b38 100644 --- a/Documentation/notation/wind.itely +++ b/Documentation/notation/wind.itely @@ -143,11 +143,8 @@ This section discusses notation common bagpipes. @cindex Scottish highland bagpipe @cindex grace notes @funindex \taor -@funindex taor @funindex \hideKeySignature -@funindex hideKeySignature @funindex \showKeySignature -@funindex showKeySignature LilyPond contains special definitions for Scottish, Highland Bagpipe music; to use them, add @@ -272,8 +269,8 @@ for specific notes and are available for the following instruments: Woodwind diagrams are created as markups: -@lilypond[verbatim,quote,relative=2] -c1^\markup { +@lilypond[verbatim,quote,fragment] +c''1^\markup { \woodwind-diagram #'piccolo #'((lh . (gis)) (cc . (one three)) (rh . (ees))) @@ -282,9 +279,9 @@ c1^\markup { Keys can be open, partially-covered, ring-depressed, or fully covered: -@lilypond[verbatim,quote,relative=2] +@lilypond[verbatim,quote,fragment] \textLengthOn -c1^\markup { +c''1^\markup { \center-column { "one quarter" \woodwind-diagram #'flute #'((cc . (one1q)) @@ -293,7 +290,7 @@ c1^\markup { } } -c1^\markup { +c''1^\markup { \center-column { "one half" \woodwind-diagram #'flute #'((cc . (one1h)) @@ -302,7 +299,7 @@ c1^\markup { } } -c1^\markup { +c''1^\markup { \center-column { "three quarter" \woodwind-diagram #'flute #'((cc . (one3q)) @@ -311,7 +308,7 @@ c1^\markup { } } -c1^\markup { +c''1^\markup { \center-column { "ring" \woodwind-diagram #'flute #'((cc . (oneR)) @@ -320,7 +317,7 @@ c1^\markup { } } -c1^\markup { +c''1^\markup { \center-column { "full" \woodwind-diagram #'flute #'((cc . (oneF two)) @@ -332,8 +329,8 @@ c1^\markup { Trills are indicated as shaded keys: -@lilypond[verbatim,quote,relative=2] -c1^\markup { +@lilypond[verbatim,quote,fragment] +c''1^\markup { \woodwind-diagram #'bass-clarinet #'((cc . (threeT four)) (lh . ()) @@ -343,9 +340,9 @@ c1^\markup { A variety of trills can be displayed: -@lilypond[verbatim,quote,relative=2] +@lilypond[verbatim,quote,fragment] \textLengthOn -c1^\markup { +c''1^\markup { \center-column { "one quarter to ring" \woodwind-diagram #'flute #'((cc . (one1qTR)) @@ -354,7 +351,7 @@ c1^\markup { } } -c1^\markup { +c''1^\markup { \center-column { "ring to shut" \woodwind-diagram #'flute #'((cc . (oneTR)) @@ -363,7 +360,7 @@ c1^\markup { } } -c1^\markup { +c''1^\markup { \center-column { "ring to open" \woodwind-diagram #'flute #'((cc . (oneRT)) @@ -372,7 +369,7 @@ c1^\markup { } } -c1^\markup { +c''1^\markup { \center-column { "open to shut" \woodwind-diagram #'flute #'((cc . (oneT)) @@ -381,7 +378,7 @@ c1^\markup { } } -c1^\markup { +c''1^\markup { \center-column { "one quarter to three quarters" \woodwind-diagram #'flute #'((cc . (one1qT3q))