X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fextending%2Fscheme-tutorial.itely;h=b73c2bb9fd7ad7b91e0c193d98257dfc71af6bac;hb=d409c67cbbdebe840220c17f796544a8a9dd193e;hp=a87c6f91f0d3ebe73a65b1b0fc9a85b1b0c62226;hpb=d285959ee448ddd2ba74fb2b179f76d711e201a5;p=lilypond.git diff --git a/Documentation/extending/scheme-tutorial.itely b/Documentation/extending/scheme-tutorial.itely index a87c6f91f0..b73c2bb9fd 100644 --- a/Documentation/extending/scheme-tutorial.itely +++ b/Documentation/extending/scheme-tutorial.itely @@ -1341,7 +1341,7 @@ doubleSlur = #(define-music-function (parser location note) (ly:music?) @subsection Adding articulation to notes (example) The easy way to add articulation to notes is to merge two music -expressions into one context, as explained in @ruser{Creating contexts}. +expressions into one context. However, suppose that we want to write a music function that does this. This will have the additional advantage that we can use that music function to add an articulation (like a fingering instruction) to a