lilypond-user
[Top][All Lists]
Advanced

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

Re: Unusual repeat/chorus structure


From: Andrew Bernard
Subject: Re: Unusual repeat/chorus structure
Date: Sun, 30 Apr 2017 15:43:55 +1000

Hi Don,

For the text issue, try this:

\version "2.19.59"

{
  a4^\markup{
    \teeny \italic
    \override #'(baseline-skip . 1.5)
    \center-column{
      \line { "Can modulate" }
      \line { "to D7 and repeat"}
      \line {" \"Please\" verse 5"}
    }
  }
}

Andrew



reply via email to

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