X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnotation%2Fkeyboards.itely;h=bd3a33d3a92860a330de5f58eb64bab709ef48c3;hb=be50e2580ab88b01ff5a903350c01ecba1b96d16;hp=c1adb583b674c4bfbd1483957e51aeb3634b27fb;hpb=69f0ec479a6ade46d0a227755bb02562112c6743;p=lilypond.git diff --git a/Documentation/notation/keyboards.itely b/Documentation/notation/keyboards.itely index c1adb583b6..bd3a33d3a9 100644 --- a/Documentation/notation/keyboards.itely +++ b/Documentation/notation/keyboards.itely @@ -266,7 +266,7 @@ has no effect on the pitches of the music, so if necessary, put If additional control is needed over the individual staves, they can be created manually with the names @code{"up"} and @code{"down"}. The @code{\autochange} command will then switch -its voice between the existing staves. +its voice between the existing staves. @warning{If staves are created manually, they @emph{must} be named @code{"up"} and @code{"down"}.} @@ -595,7 +595,7 @@ Some common characteristics of harp music are covered elsewhere: @ref{Glissando}. @item A @notation{bisbigliando} is written as a tremelo @ref{Tremolo -repeats} +repeats}. @item Natural harmonics are covered under @ref{Harmonics}. @@ -605,10 +605,10 @@ repeats} @seealso Notation Reference: -@ref{Tremolo repeats} -@ref{Glissando} -@ref{Arpeggio} -@ref{Harmonics} +@ref{Tremolo repeats}, +@ref{Glissando}, +@ref{Arpeggio}, +@ref{Harmonics}. @node Harp pedals @unnumberedsubsubsec Harp pedals @@ -627,8 +627,10 @@ The position of the pedals may be indicated with text marks: @lilypond[quote,verbatim,relative=2] \textLengthOn -cis1_\markup \concat \vcenter { [D \flat C \sharp B|E \sharp F \sharp G A \flat] } -c!1_\markup \concat \vcenter {[ C \natural ]} +cis1_\markup \concat \vcenter { + [D \flat C \sharp B|E \sharp F \sharp G A \flat] } +c!1_\markup \concat \vcenter { + [ C \natural ] } @end lilypond or pedal diagrams: @@ -647,5 +649,5 @@ position (sharpened pitch), and @code{|} is the divider. A prefixed @seealso Notation Reference: -@ref{Text scripts} -@ref{Instrument Specific Markup} +@ref{Text scripts}, +@ref{Instrument Specific Markup}.