]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-stencil-commands.scm
Run `make grand-replace'.
[lilypond.git] / scm / define-stencil-commands.scm
index 9b0b9422d6adc459071fbc497fdbb47f552e246e..39733c37ce0a3630e1482eaa1f3169c208b4052c 100644 (file)
@@ -3,7 +3,7 @@
 ;;
 ;; source file of the GNU LilyPond music typesetter
 ;;
-;; (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+;; (c) 2005--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 ;;
 
 (map ly:register-stencil-expression
        dashed-slur
        dot
        draw-line
+       ellipse
        embedded-ps
        glyph-string
        named-glyph
+       oval
        path
        polygon
        repeat-slash
@@ -37,6 +39,8 @@
        no-origin
        placebox
        unknown
+
+       delay-stencil-evaluation
        ))
 
 ;; TODO: