On Thu 08 Dec 2022 at 14:22:31 (+1100), Andrew Bernard wrote:
> On 8/12/2022 1:29 pm, Jean Abou Samra wrote:
> > Actually, in version 2.23, the default breathing sign was changed
> > to a shape similar to your picture. See
> > https://lilypond.org/doc/v2.23/Documentation/changes/index.html
> >
> So again, why not just use \breathe? Is there something else you need?
Bold and/or large, I thought (attached).
bigcomma = {
\mark \markup { \override #'(font-size . 5) \musicglyph "scripts.rcomma" }
\breathe
}
Cheers,
David.