diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2005-06-29 12:24:09 +0000 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2005-06-29 12:24:09 +0000 |
commit | fcdb7d7d6f463789e41b279bb29b88d83378bd08 (patch) | |
tree | 3fb69be7d2361e2fd4098ff8c121ad4ddda09af0 /buildscripts | |
parent | 898d57568fcb4e4314f98b5abe3da0a4a397224c (diff) |
(headertext): trim text.
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/mutopia-index.py | 8 |
1 files changed, 2 insertions, 6 deletions
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""" <p>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 <tt>.ly</tt> source file, without any further touch -up. +generated from the source file, without any further touch up. <p> 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""" |