У нд, 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



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

Reply via email to