X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocument-markup.scm;h=e595de132033f0ba0038ae8b190a2c4405a58044;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=91ec7b882d669315ead572564ab01aa059961c3e;hpb=d61c0e170352045ef7be0a0bba6a3fd3a2452fd3;p=lilypond.git diff --git a/scm/document-markup.scm b/scm/document-markup.scm index 91ec7b882d..e595de1320 100644 --- a/scm/document-markup.scm +++ b/scm/document-markup.scm @@ -2,7 +2,7 @@ ;;;; ;;;; source file of the GNU LilyPond music typesetter ;;;; -;;;; (c) 1998--2007 Han-Wen Nienhuys +;;;; (c) 1998--2008 Han-Wen Nienhuys ;;;; Jan Nieuwenhuizen @@ -71,6 +71,7 @@ (markup-functions (hashq-ref markup-functions-by-category category))) (make + #:appendix #t #:name category-name #:desc "" #:text (string-append @@ -90,6 +91,7 @@ (define (markup-doc-node) (make + #:appendix #t #:name "Text markup commands" #:desc "" #:text "The following commands can all be used inside @code{\\markup @{ @}}." @@ -107,6 +109,7 @@ (define (markup-list-doc-node) (make + #:appendix #t #:name "Text markup list commands" #:desc "" #:text (string-append