lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond-book and pagebreaking


From: Laura Conrad
Subject: Re: lilypond-book and pagebreaking
Date: Tue, 03 Jul 2007 11:47:57 -0400
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

I still haven't managed to get \addpenalty to do anything useful, but
here's a magic word that makes the pagebreak not happen after the
header:

\usepackage{ifthen}

\newcommand{\betweenLilyPondSystem}[1]{
\ifthenelse{\equal{#1}{1}}{\nopagebreak\linebreak
}{\linebreak}
}

-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139




reply via email to

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