Dear Johannes,

If you change "ufermata" to "dfermata" and insert "\tweak direction #DOWN" before "\mark" that should get you what you want.

Thanks,
-William

\version "2.24.0"
\relative c' {
e1 \break \once \override Score.RehearsalMark.break-visibility = #end-of-line-visible \tweak direction #DOWN \mark \markup { \musicglyph #"scripts.dfermata" } \bar "||" e2
}


On 11/12/23 11:00, Johannes Roeßler wrote:
Hi all,

I managed to place a fermata above a barline, I even managed to place it correctly at the end of the line, but now I would like to place a fermata sign below the barline (and rotate it 180°) too (in the bassvoice of a choir staff group) - simplified example:

\version "2.24.0"
\relative c' {
e1 \break \once \override Score.RehearsalMark.break-visibility = #end-of-line-visible \mark \markup { \musicglyph #"scripts.ufermata" } \bar "||" e2
}

What do I need to do?

Best Johannes



--
William Rehwinkel - Oberlin College and Conservatory '24

will...@williamrehwinkel.net

PGP key: https://ftp.williamrehwinkel.net/pubkey.txt

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to