From 0190420e73c48e3d280365a8b55380a568f87937 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 14 Mar 2005 12:01:49 +0000 Subject: [PATCH] (Page layout): remove printpagenumber. --- ChangeLog | 4 ++++ Documentation/user/global.itely | 9 --------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 67b1cbf243..dd4106d6eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-03-14 Han-Wen Nienhuys + + * Documentation/user/global.itely (Page layout): remove printpagenumber. + 2005-03-13 Jürgen Reuter * input/regression/mensural-ligatures.ly: new file (with examples diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index 488319b985..729367d3ca 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -320,15 +320,6 @@ The header and footer are created by the functions @code{make-footer} and @code{make-header}, defined in @code{\paper}. The default implementations are in @file{scm/@/page@/-layout@/.scm}. -The following settings influence the header and footer layout. - -@quotation -@table @code -@item printpagenumber - this boolean controls whether a pagenumber is printed. -@end table -@end quotation - The page layout itself is done by two functions in the @code{\paper} block, @code{page-music-height} and @code{page-make-stencil}. The former tells the line-breaking algorithm -- 2.39.5