Mats Bengtsson wrote:

I understood the request to mean you could have something like:

2.3.4 Title 1
        section body 1
2.3.5 Music
2.3.6 Title 2
        section body 2

So in effect you have text sections - with titles and music sections
that have no title but where the score starts on the same line as the
section/subsection number. I think this is what David was getting at
when he wrote:

\subsection{}\lilypondfile{name.ly}

I.e. he wanted \subsection{} to format the subsection number and update
the section counters. Unfortunately \subsection{} also starts a new line
and puts the title in the Contents page, neither of which is
particularly useful. I was suggesting using \thesubsection to format the
title and increasing the counter by hand.

Of course it may be that David does not actually need his text
"sections" to _be_ sections, in which case \begin{enumerate} ...
\end{enumerate} would work!

/Bernard


> How about a \begin{enumerate} ... \end{enumerate} ?
> 
>     /Mats



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to