]> git.donarmstrong.com Git - lilypond.git/commit
Updated patch for issue 155
authorCarl Sorensen <carl.d.sorensen@gmail.com>
Wed, 15 Apr 2015 02:04:50 +0000 (20:04 -0600)
committerCarl Sorensen <carl.d.sorensen@gmail.com>
Mon, 27 Apr 2015 17:37:12 +0000 (11:37 -0600)
commit3ca81140f81875a399777cfffe14cdd32c74f7c8
tree06bcb116e025f2bd5c21e19a551cd1ea0c4f6e81
parentfac5dc1f38cade0d2c45d9f1944e7feb336b8159
Updated patch for issue 155

Use Joe Neeman's code to enclose dots and accidentals inside parentheses
around note heads.

Eliminate pure-Y-extent (no longer needed)
Improve documentation string for parenthesis friends
Improve regression test
input/regression/parenthesize-notes-accidentals.ly [new file with mode: 0644]
lily/grob.cc
scm/define-grob-properties.scm
scm/define-grobs.scm
scm/output-lib.scm