From 76e1900ffb58ecafbba3f24d1707ed93a8826d0c Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 10 Apr 2006 03:53:29 +0000 Subject: [PATCH] Minor fix; I don't know what happened. --- scm/define-context-properties.scm | 1 - 1 file changed, 1 deletion(-) 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 @} @} -- 2.39.5