lilypond-devel
[Top][All Lists]
Advanced

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

Re: Extra documentation for "More Stanzas"


From: Graham Percival
Subject: Re: Extra documentation for "More Stanzas"
Date: Sat, 12 Nov 2005 01:36:42 -0800


On 6-Nov-05, at 8:37 PM, Cameron Horsburgh wrote:

I spent a good hour last night trying to figure out how to add extra
verses to the end of a piece I'm writing. It wasn't in the obvious place
in the docs, and I was only able to find something similar to what I
wanted in the Regression Tests.

Thanks!  Sorry for the delay; this has been added to CVS.

Note that you can force linebreaks like this... it involves more typing, but then you can do other \markup tricks. I've included both versions of setting the stanzas in the docs; users can pick which they prefer.

\markup { \column{
  \line{ Verse 2.}
  \line{All the children laughed and played}
  \line{To see a lamb at school.}
  }
}

Cheers,
- Graham





reply via email to

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