From: David Kastrup Date: Sat, 5 Oct 2013 19:17:39 +0000 (+0200) Subject: Issue 3600: Grob `SustainPedal' has no interface for property `direction' X-Git-Tag: release/2.17.29-1~24 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6e0fe2e4b035734f730d8c3cfaf93398eaff68e7;p=lilypond.git Issue 3600: Grob `SustainPedal' has no interface for property `direction' --- diff --git a/scm/define-grobs.scm b/scm/define-grobs.scm index 5222034ae1..08aa3b9bfe 100644 --- a/scm/define-grobs.scm +++ b/scm/define-grobs.scm @@ -2198,7 +2198,6 @@ (SustainPedal . ( - (direction . ,RIGHT) (extra-spacing-width . (+inf.0 . -inf.0)) (padding . 0.0) ;; padding relative to SustainPedalLineSpanner (self-alignment-X . ,CENTER)