From c444230e0cf0b0b3dfba0fd9d9f08c7d6832982a Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 27 Nov 2006 16:32:29 +0100 Subject: [PATCH] use landscape a6 for skyline example, and remove tagline. --- Documentation/topdocs/NEWS.tely | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 8bdbf1d8e3..ee58eda0b7 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -83,7 +83,11 @@ avoid collisions. uneven vertical spacing. @lilypond[ragged-right] -#(set-default-paper-size "a6") +#(set-default-paper-size "a6" 'landscape) +\header { + tagline = ##f +} + \book { \score { { -- 2.39.5