From 11153496a76ccdfb764d4d9f217edc0a2d0f49c8 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 30 May 2005 23:45:22 +0000 Subject: [PATCH] (Module): new file. Register all allowed stencil expression heads in a central place. --- scm/define-stencil-commands.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/scm/define-stencil-commands.scm b/scm/define-stencil-commands.scm index f7beaee3a9..46d315381e 100644 --- a/scm/define-stencil-commands.scm +++ b/scm/define-stencil-commands.scm @@ -1,7 +1,11 @@ +;; +;; define-stencil-commands.scm -- define valid stencil expression heads +;; +;; source file of the GNU LilyPond music typesetter +;; +;; (c) 2005 Han-Wen Nienhuys +;; - -;; TODO: generate this list by registering the stencil expressions -;; stencil expressions should have docstrings. (map ly:register-stencil-expression '(beam bezier-sandwich -- 2.39.2