[ << Specialist notation ] | [Top][Contents][Index] | [ General input and output >> ] |
[ < Guitar ] | [ Up : Guitar ] | [ Indicating harmonics and dampened notes > ] |
Indicating position and barring
This example demonstrates how to include guitar position and barring indications.
\relative { \clef "treble_8" b,16 d g b e \textSpannerDown \override TextSpanner.bound-details.left.text = "XII " g16\startTextSpan b16 e g e b g\stopTextSpan e16 b g d }
See also
Notation Reference: Text spanners.
Snippets: Fretted strings, Expressive marks.