lilypond-user
[Top][All Lists]
Advanced

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

Re: reciting text over line breaks


From: Michael Gerdau
Subject: Re: reciting text over line breaks
Date: Fri, 10 Nov 2017 09:17:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Hi Benjamin,

assuming you have your music in a varible called e.g. \music you simply
put your verses like shown below and combine them as with any other
score. That should give you the desired result.

verse = \lyricmode {
  It \once \override LyricText.self-alignment-X = #LEFT "is truly right
and just,"
  \once \override LyricText.self-alignment-X = #LEFT "our duty and"
  our sal -- va -- tion,
  a -- \once \override LyricText.self-alignment-X = #LEFT "ways and"
  \once \override LyricText.self-alignment-X = #LEFT "everywhere to"
  give you thanks,
  Lord, \once \override LyricText.self-alignment-X = #LEFT "holy Father,
almighty and e" -- ver -- last -- ing
}

HTH,
Michael
-- 
 Michael Gerdau       email: address@hidden
 GPG-keys available on request or at public keyserver

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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