From f6a27c5186e8bc7184509f387a42448f484dee63 Mon Sep 17 00:00:00 2001 From: janneke Date: Fri, 11 Mar 2005 09:30:22 +0000 Subject: [PATCH] (Top): Fix text example. --- Documentation/topdocs/NEWS.tely | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index b9e3227e45..961498f7d3 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -48,6 +48,15 @@ music expression, for example, @c FIXME, cannot use toplevel music examples in lilypond-book, @c but it works at toplevel too, as shown. @lilypond[quote,raggedright] +\paper { + vsize = 60\mm + hsize = 60\mm + %% FIXME? + printpagenumber = ##f +} +\header { + tagline = "" +} \book { \score { \relative { c' d e } -- 2.39.5