lilypond-user
[Top][All Lists]
Advanced

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

How to display adjacent segno and coda symbols?


From: Kenneth Wolcott
Subject: How to display adjacent segno and coda symbols?
Date: Mon, 18 Oct 2021 22:57:45 -0700

Hi;

  I have a piece which I am trying to engrave using Lilypond 2.22.1
which has adjacent segno and coda symbols. See attached screenshot.  I
am not engraving the lyrics at this time, so that word "free" in the
screenshot can be ignored.

I have the following in my lilypond source (excepted):

  \mark \markup { \musicglyph "scripts.segno" }
  \mark \markup { \musicglyph "scripts.coda" }

When executing lilypond, I get this:

...
Raindrops_Keep_Fallin_on_my_Head_not_so_easy.ly:111:3: warning:
conflict with event: `mark-event'

  \mark \markup { \musicglyph "scripts.segno" }

Raindrops_Keep_Fallin_on_my_Head_not_so_easy.ly:112:3: warning:
discarding event: `mark-event'

  \mark \markup { \musicglyph "scripts.coda" }

...

  So, what is the correct method to obtain these symbols displayed
adjacent to each other?

Thanks,
Ken Wolcott

Attachment: Screen Shot 2021-10-18 at 22.46.56.png
Description: PNG image


reply via email to

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