]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/document-markup.scm
Issue 3460: Provide markup commands and music functions for accordion registration
[lilypond.git] / scm / document-markup.scm
index b1fb42ce565380a5e107cd21fb3f46e50f78df1f..7096a09ec52c4993b6a181b70072740c3f867682 100644 (file)
     #:desc ""
     #:text "The following commands can all be used inside @code{\\markup @{ @}}."
     #:children (let* (;; when a new category is defined, update `ordered-categories'
-                      (ordered-categories '(font align graphic music instrument-specific-markup other))
+                      (ordered-categories '(font align graphic music instrument-specific-markup accordion-registers other))
                       (raw-categories (hash-fold (lambda (category functions categories)
                                                    (cons category categories))
                                                  (list)