]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3460: Provide markup commands and music functions for accordion registration
authorDavid Kastrup <dak@gnu.org>
Tue, 9 Jul 2013 16:16:22 +0000 (18:16 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 21 Jul 2013 08:38:52 +0000 (10:38 +0200)
commitdd342eb53fc9b8ff844b6c7e2dde4cbaf7c43096
tree5634074832fc2e4982ecdab2232bce5966e93d42
parent0b6fd562dca66419d585c83e49fee1ec52c65431
Issue 3460: Provide markup commands and music functions for accordion registration

For efficiency reasons, this remains in a separate module for now and
can be called using

     #(use-modules (scm accreg))

at the start of the file.
Documentation/snippets/new/accordion-registers.ly [new file with mode: 0644]
scm/accreg.scm [new file with mode: 0644]
scm/document-markup.scm
scm/documentation-generate.scm
scripts/auxiliar/ref_check.tely