lilypond-user
[Top][All Lists]
Advanced

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

Rehearsal mark and fermata over bar line


From: Rachel Green
Subject: Rehearsal mark and fermata over bar line
Date: Tue, 11 May 2021 17:03:03 +0000

Hi,
How can I add two marks over a bar line - both a fermata and a rehearsal mark? 
I figured out how to do each separately, but LilyPond will only show one of 
them.
Best,
Rachel

\version "2.20.0"

\relative c
  {
  \time 4/4
  \clef C
  c1
    \mark \default
    \mark \markup { \musicglyph #"scripts.ufermata"}
  r4 r4
}




reply via email to

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