From 4c2851d28c0a94a30cc7652b9b0052ce7f0ade7e Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Wed, 1 Aug 2012 22:29:48 +0100 Subject: [PATCH] Doc: fix page size in @lilypond The page height in a7landscape is insufficient to contain the first page, so have to use a7. --- Documentation/notation/input.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely index d9cb825ee3..74083d906b 100644 --- a/Documentation/notation/input.itely +++ b/Documentation/notation/input.itely @@ -642,7 +642,7 @@ Notation Reference: This example demonstrates all @code{\header} variables: -@lilypond[papersize=a7landscape,quote,verbatim,noragged-right] +@lilypond[papersize=a7,quote,verbatim,noragged-right] \book { \header { % The following fields are centered -- 2.39.5