]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 3600: Grob `SustainPedal' has no interface for property `direction'
authorDavid Kastrup <dak@gnu.org>
Sat, 5 Oct 2013 19:17:39 +0000 (21:17 +0200)
committerDavid Kastrup <dak@gnu.org>
Thu, 10 Oct 2013 13:45:07 +0000 (15:45 +0200)
scm/define-grobs.scm

index 5222034ae1c3febf0a40e221910d94e7affc1b7a..08aa3b9bfe5e67b86702cf3939120dd0e483c628 100644 (file)
 
     (SustainPedal
      . (
-        (direction . ,RIGHT)
         (extra-spacing-width . (+inf.0 . -inf.0))
         (padding . 0.0)  ;; padding relative to SustainPedalLineSpanner
         (self-alignment-X . ,CENTER)