X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocument-backend.scm;h=610f7c094a44ea30ec566c9aa623ee8c4af94af2;hb=9a14a394dfa23b38ab78c3eb09a2d7b5f504fa35;hp=2a23e49afa7ce40a1edb9dc39beca88aa46a8085;hpb=96041f379c0e0f9fe328c277987daa56f90959cd;p=lilypond.git diff --git a/scm/document-backend.scm b/scm/document-backend.scm index 2a23e49afa..610f7c094a 100644 --- a/scm/document-backend.scm +++ b/scm/document-backend.scm @@ -2,7 +2,7 @@ ;;;; ;;;; source file of the GNU LilyPond music typesetter ;;;; -;;;; (c) 2000--2006 Han-Wen Nienhuys +;;;; (c) 2000--2007 Han-Wen Nienhuys ;;;; Jan Nieuwenhuizen (define (interface-doc-string interface grob-description) @@ -60,13 +60,13 @@ (interface-doc-string (cdr interface) '()) "\n\n" "This grob interface is used in the following graphical objects: " - (human-listify (map ref-ify (sort (map symbol->string (hashq-ref iface->grob-table (car interface) '())) - stringtexi alist) (let* ((uprops (filter (lambda (x) (not (object-property x 'backend-internal)))