---
** [issues:#4711] bendAfter ignored by horizontal spacing**
**Status:** Accepted
**Created:** Thu Dec 24, 2015 12:20 PM UTC by Simon Albrecht
**Last Updated:** Thu Dec 24, 2015 12:20 PM UTC
**Owner:** nobody
**Attachments:**
-
[bend-after-accidental-collision.png](https://sourceforge.net/p/testlilyissues/issues/4711/attachment/bend-after-accidental-collision.png)
(2.9 kB; image/png)
-
[bend-after-minimum-length.png](https://sourceforge.net/p/testlilyissues/issues/4711/attachment/bend-after-minimum-length.png)
(2.9 kB; image/png)
Thomas Morley reported two problems:
– BendAfter may collide with the subsequent note’s accidental
– and it’s not possible to set minimum-length using a rod.
~~~~
:::TeX
\version "2.19.32"
%% (1)
%% Collision Accidental/BendAfter
{
c''2\bendAfter #2
deses''
}
%% (2)
%% 'minimum-length can't be reasonably applied
%% NR suggests to use:
%% \override Score.SpacingSpanner.shortest-duration-space = #4.0
%% But I'd say that's strange.
{
\override BendAfter #'springs-and-rods = #ly:spanner::set-spacing-rods
\override BendAfter #'minimum-length = #8
c''2\bendAfter #2
d''
}
~~~~
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.------------------------------------------------------------------------------
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto