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
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
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:
>
> "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
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
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
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