No, no, no, I explicitly set period and fraction, and LilyPond *silently*
overrides my values, replacing them with a very ugly trade-off in the given
example, and I have *zero* chance to get what I want without ad-hoc fiddling of
the parameters. This can't be right!
IMHO we must have a new option that makes lilypond behave exactly as specified
by those parameters, without any scaling – at the cost of a larger gap after
the left spanner text (we probably need another new parameter 'offset' to
specify the maximum size of this gap). It is OK with me if the current
behaviour you describe above is the default and the behaviour I want has to be
activated separately.
---
** [issues:#5539] TextSpanner: left text incorrectly influences dashes**
**Status:** New
**Created:** Sat Jul 20, 2019 08:17 AM UTC by Werner LEMBERG
**Last Updated:** Sat Jul 20, 2019 09:11 AM UTC
**Owner:** nobody
**Attachments:**
-
[text-spanner-wrong-dash-spacing.png](https://sourceforge.net/p/testlilyissues/issues/5539/attachment/text-spanner-wrong-dash-spacing.png)
(4.6 kB; image/png)
[git commit 49f41bf1c64ae1e2490571e73a85cbc4b2a9fb27]
~~~~
\version "2.21.0"
\header { texidoc = "
For a text spanner, the length of the (left) text element
must not influence the distance between and the length of
dashes.
Here is a counterexample.
" }
\relative c' {
\override TextSpanner.dash-period = #8
\override TextSpanner.dash-fraction= #0.1
\override TextSpanner.bound-details.left.text = "im"
e1\startTextSpan e1 e1\stopTextSpan
\override TextSpanner.bound-details.left.text = "immer"
e1\startTextSpan e1 e1\stopTextSpan
}
~~~~
---
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