Greetings -

I appreciate the work everyone on this list does to help others.

I'm trying to insert a paragraph of text below a score. I thought I used to
be able to do that, but when I use the format I used to use, it doesn't
work. I'm attaching the .ly and the .pdf files of my attempt. Any help with
a solution would be appreciated.

All the best,

Ralph

-- 
Ralph Palmer
Seattle
USA
(he, him, his)
[email protected]
\version "2.23.6"
\language "english"
Tune = 
\relative c' {
  \time 6/8
  e,8 a b cs4 a8 |
  b8 a b cs a fs |
  d8 fs a b4 a8 |
  gs8 e e e4. |
}


\score {
  \new Staff \Tune
}

\noPageBreak
\markup \fill-line { 
  \override #'(line-width . 80)  \wordwrap { "\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"" }
}


Attachment: markupProblem.pdf
Description: Adobe PDF document

Reply via email to