]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/interface-description.scm
release: 1.5.41
[lilypond.git] / scm / interface-description.scm
index 4deb27f649480dce7dc255f38dfe58fa1e6c74c6..dd05c80db01e02f0df3ca9ea91474e7840e40f8b 100644 (file)
@@ -587,6 +587,12 @@ dir-list shortest-playing-duration shortest-starter-duration
 contains-grace extra-space stretch-distance ))
 
 
+  (lily-interface
+   'piano-pedal-interface
+   ""
+   '(pedal-type
+    ))
+
 
   (lily-interface
    'porrectus-interface
@@ -727,12 +733,6 @@ since these usually are in a different X_group
      ))
 
 
-  (lily-interface
-   'sustain-pedal-interface
-   ""
-   '(
-    ))
-
   (lily-interface
    'system-start-delimiter-interface
    "#'style can be bar-line, bracket or brace"
@@ -749,6 +749,7 @@ since these usually are in a different X_group
     dash-length 
     line-thickness 
     edge-height 
+    edge-width
     edge-text 
     type 
 ))