]> git.donarmstrong.com Git - lilypond.git/commit
Issue 5123 Improve elbowed-hairpin
authorThomas Morley <thomasmorley65@gmail.com>
Sat, 22 Apr 2017 17:48:13 +0000 (19:48 +0200)
committerThomas Morley <thomasmorley65@gmail.com>
Sun, 30 Apr 2017 18:57:09 +0000 (20:57 +0200)
commit605634765732eab978057b8a1af7efe641c81049
tree321edf88483a7e4df367f0a8b7788b4773b2d601
parent94d7992202bbba50fc0542b629f33a88ae885bca
Issue 5123 Improve elbowed-hairpin

Let the lines be printed by the new make-connected-line-procedure,
using ly:line-interface::line. The new stencil now reacts on
overrides for style and dash-period/fraction.
Not closing Hairpins created by elbowed-hairpin are possible now.
Single disadvantage: The point-list needs to have (0 . 0) first,
if a closing Hairpin is wished.
The previous used make-connected-path did that automatically and
thus was not flexible enough.

Give the final stencil proper extents.

Cleanup, more descriptive naming, extent docstring.
scm/output-lib.scm