Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run scripts/auxiliar/update-with-convert-ly.sh | David Kastrup | 2012-08-24 | 1 | -1/+1 |
| | |||||
* | Prevents cross-staff Stems from colliding with articulations. | Mike Solomon | 2011-12-19 | 1 | -0/+33 |
Does so by creating a StemStub grob for each Stem whose only effect on spacing comes from its extra-spacing-height, which blocks articulations from bumping into the Stems. Beamed stems cannot be considered in extra-spacing-height because they trigger a circular dependency in the calculation of direction. |