lilypond-user
[Top][All Lists]
Advanced

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

Re: Don't break lines


From: Mats Bengtsson
Subject: Re: Don't break lines
Date: Thu, 30 Jan 2003 16:11:41 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

One way to do this is to set interscoreline=0 (or whatever)
and additionally to set interscorelinefill=1, which means that
you get a stretchable spacing between the score lines which
should place them evenly on the page. You may get some surprising
side-effects though.

   /Mats


Marco Caliari wrote:
Hi.

I'm writing a music exercises booklet with latex and lilypond-book. Each page has the following aspect:

\section{...}
\subsection{...}
\begin[20pt,noquote]{lilypond}
...
\end{lilypond}
\subsection{...}
\begin[20pt,noquote]{lilypond}
...
\end{lilypond}
[other 2 or 3 subsections]
\pagebreak

It may occour that the lines of the last lilypond block break across 2 pages. So I have to insert, e.g., \paper{interscoreline=-5.0\mm}, trying different values, into some lilypond block in order to keep all the exercises of a section in exactly one page.

Would it possible to force lilypond, or latex, to keep each section in one page, automatically detecting the right interscoreline into the lilypond blocks?

-- Marco




_______________________________________________
Lilypond-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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