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

Reply via email to