X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-stencil-commands.scm;h=2e816ccaa2fff4846138ac9e62fe5e9c91c3d9c2;hb=99afb5be874fdfc9eadbe24435a9354da164adda;hp=132686ce47243588f0917d268243931a361fc937;hpb=5c14a087ca6cbd665fd631452b7b1283ba0387c3;p=lilypond.git diff --git a/scm/define-stencil-commands.scm b/scm/define-stencil-commands.scm index 132686ce47..2e816ccaa2 100644 --- a/scm/define-stencil-commands.scm +++ b/scm/define-stencil-commands.scm @@ -3,7 +3,7 @@ ;; ;; source file of the GNU LilyPond music typesetter ;; -;; (c) 2005--2007 Han-Wen Nienhuys +;; (c) 2005--2009 Han-Wen Nienhuys ;; (map ly:register-stencil-expression @@ -46,7 +46,7 @@ ;; TODO: ;; - generate this list by registering the output-backend-commands ;; output-backend-commands should have docstrings. -;; - remove hard copies in output-ps output-tex +;; - remove hard copies in output-ps (define-public (ly:all-output-backend-commands) "Return list of output backend commands."