]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/harp-pedals.scm
Merge master into nested-bookparts
[lilypond.git] / scm / harp-pedals.scm
index fef1760db592d6675cb54ab5eab2274de5c8db81..9af6e04dd2f98c4781574281e2a9a9a18878eb03 100644 (file)
@@ -157,7 +157,7 @@ divider) and @code{space-after-divider} (box spacing after the divider).
                                    (box-y-dimensions prev-x p space)))
                         (pedal-stencil 
                           (if circled 
-                              (ellipse-stencil stencil circle-thickness 
+                              (oval-stencil stencil circle-thickness 
                                             circle-x-padding circle-y-padding)
                               stencil))
                         (new-prev-x (+ prev-x space box-width)))