From c043944a17dce34b2e539982e7e43b6cbc74b632 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 14 Mar 2006 18:13:27 +0000 Subject: [PATCH] Small fix from mailist. --- ChangeLog | 4 ++++ Documentation/user/global.itely | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 774efcf913..a2e0a39f65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-03-14 Graham Percival + + * Documentaiton/user/global.itely: small fix from mailist. + 2006-03-14 Mats Bengtsson * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use the diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index e7334e553a..abc8f6c5c7 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -618,6 +618,10 @@ and wider line widths will be set correspondingly. #(set-default-paper-size "a6" 'landscape) @end example +Setting the paper size will adjust a number of @code{\paper} variables +(such as margins). To use a particular paper size with altered +@code{\paper} variables, set the paper size before setting the variables. + @node Page formatting @subsection Page formatting -- 2.39.5