String number extender lines: Difference between revisions

m New category
Tags: Mobile edit Mobile web edit
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
         \markup { \circle \number $StringNumber }
         \markup { \circle \number $StringNumber }
     #})
     #})


\relative c {
\relative c {
   \clef "treble_8"
   \clef "treble_8"
  \stringNumberSpanner "5"
   \textSpannerDown
   \textSpannerDown
   a8\startTextSpan
   \stringNumberSpanner "5" a8\startTextSpan b c d
  b c d e f\stopTextSpan
    e f\stopTextSpan \stringNumberSpanner "4" g\startTextSpan a |
  \stringNumberSpanner "4"  
  g\startTextSpan a  
   bes4 a g2\stopTextSpan
   bes4 a g2\stopTextSpan
}
}
</lilypond>
</lilypond>


[[Category:Fretted strings]]
[[Category:Editorial annotations]]
[[Category:Editorial annotations]]
[[Category:Fretted strings]]
[[Category:Fretted strings]]
[[Category:Scheme]]
[[Category:Text]]
[[Category:Text]]
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Scheme]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]
[[Category:Snippet]]