From: Mats Bengtsson Date: Thu, 22 Mar 2007 10:31:22 +0000 (+0100) Subject: Fixed the last remaining edge-text setting. X-Git-Tag: release/2.11.21-1~3^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0a2a5f940488b46804a628fd32930cc28f2800e7;p=lilypond.git Fixed the last remaining edge-text setting. --- diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index c29d00757b..c4c2d4895d 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -433,7 +433,7 @@ but it can also be used anywhere text is called in lilypond \set Staff.instrumentName = \markup{ \column{ Alto solo } } c2^\markup{ don't be \flat } - \override TextSpanner #'edge-text = #(cons (markup #:italic "rit" ) "") + \override TextSpanner #'bound-details #'left #'text = \markup{\italic rit } b2\startTextSpan a2\mark \markup{ \large \bold Fine } r2\stopTextSpan