lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond-book: titles in the bottom of a page


From: Dmytro O. Redchuk
Subject: Re: lilypond-book: titles in the bottom of a page
Date: Sun, 24 Jan 2010 22:08:42 +0200

У нд, 2010-01-24 у 17:32 +0000, Alberto Simões пише:
> Hello
Hi!

> Is there any way to tweak lilypond-book in a way it doesn't put titles
> in the bottom of pages, and the beginning of the score in the next page?
This is not lilypond-book, but latex's property to break document on
pages.

If i did understand you right, you might want to read this

http://lilypond.org/doc/v2.13/Documentation/usage/latex#latex

specifically note this macro:

% ---------8<------------------------------
\def\betweenLilyPondSystem#1{
    \ifnum##1<2\else\expandafter\endinput\fi
}
% ---------8<------------------------------

Probably, putting \nopagebreak after the first system (which is the
title and subtitle etc... block) may help.

Sorry, not tested. Hope this helps in some way.

> 
> TIA

-- 
  Dmytro O. Redchuk





reply via email to

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