X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocument-markup.scm;h=7dcab30e3d5e642363f06a0fa855962a1b09c9af;hb=1f419a2af14d4a5daf9bc9eb5f7368eedb5c6021;hp=91ec7b882d669315ead572564ab01aa059961c3e;hpb=7f115ea581a72f00e15faa73ab2763c4b016c436;p=lilypond.git diff --git a/scm/document-markup.scm b/scm/document-markup.scm index 91ec7b882d..7dcab30e3d 100644 --- a/scm/document-markup.scm +++ b/scm/document-markup.scm @@ -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