CVSROOT: /cvsroot/lilypond Module name: lilypond Branch: Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/05/30 23:45:22
Modified files: scm : define-stencil-commands.scm Log message: (Module): new file. Register all allowed stencil expression heads in a central place. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/scm/define-stencil-commands.scm.diff?tr1=1.1&tr2=1.2&r1=text&r2=text Patches: Index: lilypond/scm/define-stencil-commands.scm diff -u lilypond/scm/define-stencil-commands.scm:1.1 lilypond/scm/define-stencil-commands.scm:1.2 --- lilypond/scm/define-stencil-commands.scm:1.1 Mon May 30 23:38:46 2005 +++ lilypond/scm/define-stencil-commands.scm Mon May 30 23:45:22 2005 @@ -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 <[EMAIL PROTECTED]> +;; - -;; TODO: generate this list by registering the stencil expressions -;; stencil expressions should have docstrings. (map ly:register-stencil-expression '(beam bezier-sandwich _______________________________________________ Lilypond-cvs mailing list Lilypond-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-cvs