Hi Andrew,

> I can change \breathe into a caesura by following the NR. But how can
> I revert it? The following does not do it. As usual, I am missing something.

This works for me:

\version "2.21.2"
{
  c''4 \breathe
  c''
  \override BreathingSign.text = \markup {
    \musicglyph "scripts.caesura.straight"
  }
  c'' \breathe
  c''
  \revert BreathingSign.text \breathe
}

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer (he/him/his)
‣ website: www.kierenmacmillan.info
‣ email: kie...@kierenmacmillan.info


Reply via email to