]> git.donarmstrong.com Git - lilypond.git/commit
Let calc-{fingering,string-number,stroke-finger}::calc-text look at event 'text
authorDavid Kastrup <dak@gnu.org>
Thu, 13 Dec 2012 15:57:22 +0000 (16:57 +0100)
committerDavid Kastrup <dak@gnu.org>
Wed, 13 Feb 2013 22:10:51 +0000 (23:10 +0100)
commitd4ae1f422a6fc8774f9626016f5c5d06ab436e0a
treeafbd60b93e5a916aac31af46065a299217e977c4
parentdc8ee46c4c688714be8eda73c741818283320192
Let calc-{fingering,string-number,stroke-finger}::calc-text look at event 'text

This slightly increases the number of property lookups, and the same
function can be achieved using a tweak.  However, it seems more
natural to attach any overriding text (in the case of non-standard
elements like thumbs or other) directly to the event in question.
scm/output-lib.scm