From 313fffa640010ac49706084e7dcc4ca0388a8426 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen 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