From: hanwen Date: Fri, 29 Jul 2005 11:59:06 +0000 (+0000) Subject: (TODO): add some text. X-Git-Tag: release/2.6.4~17^2~168 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8b28fa9545d067d9315a0e6468da7a2fae672d48;p=lilypond.git (TODO): add some text. --- diff --git a/ChangeLog b/ChangeLog index e9be63ed6f..a11b2cdd74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-07-29 Han-Wen Nienhuys + + * input/regression/+.ly (TODO): add some text. + 2005-07-28 Graham Percival * Documentation/user/invoking.itely: \score begins with music. @@ -51,6 +55,8 @@ * flower/include/guile-compatibility.hh (SCM_I_CONSP): add SCM_I_CONSP + * VERSION: 2.7.3 released + * Documentation/user/invoking.itely (Invoking lilypond): add LILYPOND_GC_YIELD documentation. diff --git a/input/regression/+.ly b/input/regression/+.ly index 1b6b510b39..acdb4f985c 100644 --- a/input/regression/+.ly +++ b/input/regression/+.ly @@ -21,5 +21,8 @@ Smaller and neater tests. } -\score { \lyrics { " " }} +% +% make sure the .png is generated. +% +\lyrics { "(left blank intentionally)" } diff --git a/input/test/+.ly b/input/test/+.ly index 29d9c0d3a8..6761780e2c 100644 --- a/input/test/+.ly +++ b/input/test/+.ly @@ -15,5 +15,5 @@ This document is for LilyPond version " (lilypond-version) ".") } - -\score { \context Lyrics \lyricmode { " " } } +% make sure .png is generated. +\lyrics { "(left blank intentionally)" }