Carlo Stemberger <carlo.stemberger <at> gmail.com> writes:

> 
> Keith OHara <k-ohara5a5a <at> oco.net> writes:
> 
>  > There is also \endSpanners
>  >
>  > { \endSpanners b1\> }
> 
> Another question: how to get something like [...] \pp at 
> the end?

\endSpanners will not do, because it only tells LilyPond the decrescendo
should end on the next not (which is conventionally printed as ending at 
the bar-line if the next note would be in the next bar).

The new dynamic is not printed under the next note, but some fraction
of the way along the current note.

I guess there is good reason the manual shows the method with 
simultaneous streams of music; it is more generally useful.

\new Voice << b1 {s2.-\tweak #'minimum-length #5 \>  s4\pp} >>




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to