From: Graham Percival Date: Mon, 10 Apr 2006 03:53:29 +0000 (+0000) Subject: Minor fix; I don't know what happened. X-Git-Tag: release/2.9.3~69 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=76e1900ffb58ecafbba3f24d1707ed93a8826d0c;p=lilypond.git Minor fix; I don't know what happened. --- diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 17a0577ebd..293d6bc4bc 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -417,7 +417,6 @@ property, you can make brackets last shorter. Example @example @{ -\\times 2/3 @{ \\set tupletSpannerDuration = #(ly:make-moment 1 4) \\times 2/3 @{ c8 c c c c c @} @}