]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4319: toward-stem-shift-in-column should only affect Script grobs
authorDavid Nalesnik <david.nalesnik@gmail.com>
Mon, 9 Mar 2015 15:16:55 +0000 (10:16 -0500)
committerDavid Nalesnik <david.nalesnik@gmail.com>
Thu, 19 Mar 2015 16:04:15 +0000 (11:04 -0500)
commit734ea1b5b3f38a700941c51c767d2b6a0b402c3e
tree949f6b2f3da438a0770fdb9260cdb32f5ce03231
parentad6e870fba9146f4d0f16f0fdc30963f18ee46cc
Issue 4319: toward-stem-shift-in-column should only affect Script grobs

Previously, toward-stem-shift-in-column did not discriminate between
different types of grobs in the 'scripts grob-array.  This meant that
TextScript, StringNumber, and Fingering objects would be caught as well.
This patch only shifts an articulation in the presence of another Script
grob.
scm/output-lib.scm