lilypond-user
[Top][All Lists]
Advanced

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

Breathing mark and caesura


From: Andrew Bernard
Subject: Breathing mark and caesura
Date: Sun, 20 Sep 2020 22:22:05 +1000

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.

Andrew

%=====================

\version "2.21.6"

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

  %\revert BreathingSign.text
  c'' \breathe
}



reply via email to

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