lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

`\textLengthOn` for `TextSpanner` grobs


From: Werner LEMBERG
Subject: `\textLengthOn` for `TextSpanner` grobs
Date: Sun, 28 Nov 2021 10:52:31 +0000 (UTC)

Folks,


please have a look at this example

```
{
  \set Score.skipBars = ##t
  \override TextSpanner.bound-details.left.text = "poco a poco tempo I"
  \override TextSpanner.bound-details.right.text = "Tempo I"
  R1*4\startTextSpan |
  R1\stopTextSpan
}
```

What is the equivalent of `\textLengthOn` for `TextSpanner` grobs so
that the multi-measure rest gets properly stretched horizontally?


    Werner

PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]