On Sat, Aug 12, 2023 at 11:43 AM Jin Choi <[email protected]> wrote:

> I see that it’s possible to place textual marks inside of slurs:
> https://lilypond.org/doc/v2.25/Documentation/snippets/expressive-marks_003a-positioning-text-markups-inside-slurs
> Is it possible to get crescendo and decrescendo marks within slurs as well?
>

If you want a more global solution, try:

\relative c'' {
  \override Slur.outside-staff-priority = 500
  c2(^\< d4.)\! c8
}


--
Knute Snortum

Reply via email to