]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4931 make deadNote work with other font-settings
authorThomas Morley <thomasmorley65@gmail.com>
Wed, 27 Jul 2016 09:46:55 +0000 (11:46 +0200)
committerThomas Morley <thomasmorley65@gmail.com>
Sun, 15 Jan 2017 20:48:55 +0000 (21:48 +0100)
commit1c7aa062c6cec594b68479b240db33399f80f4e6
treead2d479e6b465c7be36611a1a64e2f6954a56b98
parent2e6a31c53a26c9b58aa63c897c28b7ae783cfe0c
Issue 4931 make deadNote work with other font-settings

In case the current (text-)font does not contain a cross-glyph,
font-name is set temporary to '(), and font-family to feta.
If feta is replaced with another font without glyphs for cross-style
note-heads, it will still fail, though.
The regtest dead-notes.ly is altered accordingly.
Also, ly-syntax is used where possible.
palmMute and harmonic are not affected by this patch and still
work nicely.
input/regression/dead-notes.ly
ly/property-init.ly