From b9a537aa608e0be4e55f74c02dadfe50bb8843c3 Mon Sep 17 00:00:00 2001 From: hanwen Date: Wed, 29 Jun 2005 12:24:09 +0000 Subject: [PATCH] (headertext): trim text. --- ChangeLog | 2 ++ buildscripts/mutopia-index.py | 8 ++------ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index fbf8a0d2df..b5f8dd4183 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-06-29 Han-Wen Nienhuys + * buildscripts/mutopia-index.py (headertext): trim text. + * Documentation/topdocs/NEWS.tely (Top): refresh. * scm/define-markup-commands.scm (wordwrap-string): new function: diff --git a/buildscripts/mutopia-index.py b/buildscripts/mutopia-index.py index 76ad6e1c5b..977226317d 100644 --- a/buildscripts/mutopia-index.py +++ b/buildscripts/mutopia-index.py @@ -26,16 +26,12 @@ headertext= r"""

You're looking at a page with some LilyPond samples. These files are also included in the distribution. The output is completely -generated from the .ly source file, without any further touch -up. +generated from the source file, without any further touch up.

The pictures are 90 dpi anti-aliased snapshots of the printed output. -If you want a better impression of the appearance, do print out one of -the PDF or PostScript files; they use scalable fonts, and should look -good at any resolution. - +For a good impression of the quality print out the PDF file. """ headertext_nopics= r""" -- 2.39.5