You're absolutely right Ralf.
AFAIC I'd do :

\version "2.19.15"

\relative c' {
    f4 f f f |
    f4 f f f |
    f4 f f f |
    f4 f f f |
    f4
      -\tweak TextSpanner.bound-details.left.text #"rit. "
      -\tweak TextSpanner.bound-details.left-broken.text ##f
      -\tweak TextSpanner.bound-details.right-broken.text ##f
      -\tweak TextSpanner.bound-details.right.text #" a Tempo"
      \startTextSpan f f f
    f4\stopTextSpan f f f |
    f4 f f f |
    f4 f f f |
    f4 f f f |
    f4 f f f |
    f4 f f f |
}

In my previous proposition I tried to stick to Werner's parameters.

Cheers,
Pierre

2015-01-26 11:58 GMT+01:00 Mattes <[email protected]>:


> Hmm, but that way the "a tempo" would start one note early, wouldn't it?
> I think that iff the old tempo should be reached on the last note of the
> bar
> there is really no way to avoid that ugliness.
>
> Cheers, Ralf Mattes
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to