X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocument-markup.scm;h=7096a09ec52c4993b6a181b70072740c3f867682;hb=fe37d3cbc1f095a36e65d8ae6f400465e5aab62d;hp=b1fb42ce565380a5e107cd21fb3f46e50f78df1f;hpb=bd751630011a6fbfcf069ec1fc41a8eaed8a6b87;p=lilypond.git diff --git a/scm/document-markup.scm b/scm/document-markup.scm index b1fb42ce56..7096a09ec5 100644 --- a/scm/document-markup.scm +++ b/scm/document-markup.scm @@ -103,7 +103,7 @@ #: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)