]> git.donarmstrong.com Git - lilypond.git/commit
Markup command documentation: categories and properties
authorNicolas Sceaux <nicolas.sceaux@free.fr>
Sun, 27 Apr 2008 16:56:36 +0000 (18:56 +0200)
committerNicolas Sceaux <nicolas.sceaux@free.fr>
Sun, 27 Apr 2008 16:56:36 +0000 (18:56 +0200)
commit79aa415228f9193801a7d31aa595a0411f19288b
treee0b4cf6a697232334f30016997ce778d7ff5702a
parent48bf29cfe7e13b2cb61c51a276305472ec84c08b
Markup command documentation: categories and properties

Add a category argument to define-builtin-markup-command,
so that markup commands are sorted by categories in the documentation.
Also add a properties argument, which is used in the markup command
code to create bindings (extracting the properties from the props
argument), and in the documentation to list the used properties.
Documentation/user/notation-appendices.itely
scm/define-markup-commands.scm
scm/document-markup.scm
scm/documentation-generate.scm
scm/documentation-lib.scm
scm/fret-diagrams.scm
scm/markup.scm