]> git.donarmstrong.com Git - lilypond.git/commit
* scm/output-lib.scm (stroke-finger::calc-text): allow reading of
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 16 Oct 2006 21:59:35 +0000 (21:59 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 16 Oct 2006 21:59:35 +0000 (21:59 +0000)
commit77937d2cc4905b92803e18fb69ee315f5f8c562b
tree02486d71c50883802676f31ec1ff2e58f3bed18e
parent1793d538e145b4f8f4954cabb29bd8072a2ec502
* scm/output-lib.scm (stroke-finger::calc-text): allow reading of
'text property too.

* ly/music-functions-init.ly: rename to StrokeFingerEvent, set
'text if string argument.

* scm/define-grobs.scm (all-grob-descriptions): rename to StrokeFinger.

* scm/define-context-properties.scm
(all-user-translation-properties): change to strokeFingerOrientations
13 files changed:
ChangeLog
input/regression/script-stack-horizontal.ly
lily/fingering-engraver.cc
lily/new-fingering-engraver.cc
ly/music-functions-init.ly
scm/define-context-properties.scm
scm/define-event-classes.scm
scm/define-grob-interfaces.scm
scm/define-grobs.scm
scm/define-music-types.scm
scm/lily-library.scm
scm/output-lib.scm
scm/part-combiner.scm