Re: extra verses below

2005-08-22 Thread fiëé visuëlle
Am 2005-08-22 um 11:32 schrieb Mats Bengtsson: This is a new feature in the latest development versions, 2.7.x. Apart from the brief documentation in "8.1.7 Overview of text markup commands", I think the best documentation is actually in the example called markup-word-wrap.ly in the Regression T

Re: extra verses below

2005-08-22 Thread Mats Bengtsson
This is a new feature in the latest development versions, 2.7.x. Apart from the brief documentation in "8.1.7 Overview of text markup commands", I think the best documentation is actually in the example called markup-word-wrap.ly in the Regression Test document for version 2.7. /Mats Aaron Me

Re: "Extra" verses

2005-03-11 Thread Erik Sandberg
On Friday 04 March 2005 18.05, Mats Bengtsson wrote: > I would recommend latex-book. A simple example could look somewhat like: > \documentclass[a4paper]{article} > \begin{document} > > \lilypondfile{myfile.ly} > > \begin{enumerate} >% Use the automatic numbering, but start after verse 2: >

Re: "Extra" verses

2005-03-11 Thread Laura Conrad
> "RI" == Ruth Ivimey-Cook <[EMAIL PROTECTED]> writes: RI> Having throught some more about it, I don't think there is an RI> optimal solution. Mats' solution (all verses with score) is RI> fine for 1 or 2 verses, adequate for 3 and hopeless for 5 and RI> more IMO; the reason i

RE: "Extra" verses

2005-03-11 Thread Ruth Ivimey-Cook
Christ Van Willegen wrote: > Mats wrote: > > However, from my experience as a choir singer, would definitely > > recommend you to typeset all the verses directly in the score. > > Unless it's a trivial tune that you can learn i 2 minutes, you have > > to jump back and forth between the music and t

Re: "Extra" verses

2005-03-11 Thread Christ van Willegen
Hi Mats, list, Mats wrote: > However, from my experience as a choir singer, would definitely > recommend you to typeset all the verses directly in the score. > Unless it's a trivial tune that you can learn i 2 minutes, you > have to jump back and forth between the music and the lyrics if > it's ty

Re: "Extra" verses

2005-03-04 Thread Mats Bengtsson
I would recommend latex-book. A simple example could look somewhat like: \documentclass[a4paper]{article} \begin{document} \lilypondfile{myfile.ly} \begin{enumerate} % Use the automatic numbering, but start after verse 2: \setcounter{enumi}{2} % Use \item to start each new verse % Break lin