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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to