From: hanwen Date: Thu, 16 Jun 2005 11:44:15 +0000 (+0000) Subject: (Paper size): \paper is in X-Git-Tag: release/2.5.32~29 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=97aef7103cdfeb821fe41a8b19f221d557d29cc2;p=lilypond.git (Paper size): \paper is in \score, not \book. --- diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index cdc6cc005d..4f908d5616 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -159,8 +159,8 @@ To change the paper size, there are two commands, The first command sets the size of all pages. The second command sets the size of the pages that the @code{\paper} block applies to -- if the @code{\paper} block is at the top of the file, then it will apply to all pages. If the -@code{\paper} block is inside a @code{\score}, then the paper size will only -apply to that score. +@code{\paper} block is inside a @code{\book}, then the paper size will only +apply to that book. The following paper sizes are supported: @code{a6}, @code{a5}, @code{a4}, @code{a3}, @code{legal}, @code{letter}, @code{tabloid}.