LGTM.
https://codereview.appspot.com/12041043/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
"Trevor Daniels" writes:
> David
>
> It would make a great snippet!
I don't think so. It is not sane user-level code. This sort of
functionality needs a dependable interface, not a snippet pasting
together font fragments.
Basically, I am rather aiming for getting rid of the currently only
exi
Saturday, October 17, 2009 9:05 PM
Subject: Accordion register symbols
Anybody feel that he can take something useful from here? Bad
idea,
good idea, bad interface, good interface, bad code, good code?
\vers
Anybody feel that he can take something useful from here? Bad idea,
good idea, bad interface, good interface, bad code, good code?
\version "2.13.6"
discant = \markup {
\musicglyph #"accordion.accDiscant"
}
dot = \markup {
\musicglyph #"accordion.accDot"
}
nodot = \markup { }
#(define-mark