Hi,
without more context I can't say which combo of tweaks will work for you
but here are some options:
{
ees1
-\tweak to-barline ##t
\startTrillSpan
\time 3/4
d2
-\tweak bound-details.right.padding #1
-\tweak springs-and-rods #ly:spanner::set-spacing-rods
-\tweak minimum-length #8
\startTrillSpan d4\startTrillSpan \stopTrillSpan
}
HTH,
Dimitris
On Mon, Nov 29, 2021 at 6:24 PM Lib Lists <[email protected]> wrote:
> Hi,
> I have two problems related to the trill spanner length.
>
> \version "2.22.1"
> {
> ees1\startTrillSpan
> \time 3/4
> d2\startTrillSpan d4\startTrillSpan \stopTrillSpan
> }
>
> First bar: according to Gould (p. 136) the trill line should stop at
> the barline. Is there a way to achieve this?
> Second bar: the tril lines overlap. If I remove the time signature
> change (\time 3/4), the trill lines are not aligned and I'd wish to
> have them on the same line.
>
> Thank you in advance for any help.
>
> Cheers,
> Lib
>
>