lilypond-user
[Top][All Lists]
Advanced

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

segno/coda in lyrics


From: Henning Hraban Ramm
Subject: segno/coda in lyrics
Date: Tue, 15 Nov 2016 12:28:46 +0100

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






reply via email to

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