Ahoi!

I’ve some variations in a song, so that one verse uses a different ending 
melody. I’d like to mark that with segno/coda signs, like this:

textIII = \lyricmode {
  \repeat unfold 7 { " " }
  blah blah blah
  % \override Score.RehearsalMark.font-size = #3
  % \override Score.RehearsalMark.extra-offset = #'( 2 . -1.75 )
  and here the ly -- \markup { rics \musicglyph #"scripts.segno" }
  \repeat unfold 14 { " " }
  \markup { \musicglyph #"scripts.coda" con -- } tin -- ue else -- where.
}

That works so far, but the signs are too big, and too low. I’d like them in 
captital height on the text line.

The commented overrides don’t work – what’s wrong?


Greetlings, Hraban
---
fiëé visuëlle
Henning Hraban Ramm
http://www.fiee.net




_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to