From a2431d97866b1042f133ca76dbcb1f70f89bf360 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Sun, 10 Feb 2013 16:43:07 +0100 Subject: [PATCH] Issue 3034: Use \finger in a few documentation places --- Documentation/notation/editorial.itely | 4 ++-- Documentation/notation/text.itely | 6 +----- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Documentation/notation/editorial.itely b/Documentation/notation/editorial.itely index 002dafbe66..963bdb6fb7 100644 --- a/Documentation/notation/editorial.itely +++ b/Documentation/notation/editorial.itely @@ -154,10 +154,10 @@ Fingering instructions can be entered using c4-1 d-2 f-4 e-3 @end lilypond -Markup texts may be used for finger changes. +Markup texts or strings may be used for finger changes. @lilypond[verbatim,quote,relative=2] -c4-1 d-2 f-4 c^\markup { \finger "2 - 3" } +c4-1 d-2 f\finger \markup \tied-lyric #"4~3" c\finger "2 - 3" @end lilypond @cindex thumb-script diff --git a/Documentation/notation/text.itely b/Documentation/notation/text.itely index dd71265850..e6a085fc56 100644 --- a/Documentation/notation/text.itely +++ b/Documentation/notation/text.itely @@ -1166,11 +1166,7 @@ in markup mode: @lilypond[quote,verbatim,relative=1] g1 bes -ees-\markup { - \finger 4 - \tied-lyric #"~" - \finger 1 -} +ees\finger \markup \tied-lyric #"4~1" fis_\markup { \dynamic rf } bes^\markup { \beam #8 #0.1 #0.5 -- 2.39.2