]> git.donarmstrong.com Git - lilypond.git/commitdiff
(TODO): add some text.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 29 Jul 2005 11:59:06 +0000 (11:59 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 29 Jul 2005 11:59:06 +0000 (11:59 +0000)
ChangeLog
input/regression/+.ly
input/test/+.ly

index e9be63ed6f749eb7d36aee6aea8904ebcbc166bb..a11b2cdd74c6f6b276e78d19a87d1d21cbdbdc5a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-29  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * input/regression/+.ly (TODO): add some text.
+
 2005-07-28  Graham Percival  <gperlist@shaw.ca>
 
        * 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.
 
index 1b6b510b39533d9af6d66ba9655d4894a3b7afb6..acdb4f985c8b259f8b5ec48fdf3fbe81787f033a 100644 (file)
@@ -21,5 +21,8 @@ Smaller and neater tests.
 
 }
 
-\score { \lyrics { " " }}
+%
+% make sure the .png is generated.
+%
+\lyrics { "(left blank intentionally)" }
 
index 29d9c0d3a815da82959222a1cb8e076e2d6ec282..6761780e2cc660196bfc285a867ff8b3960319c3 100644 (file)
@@ -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)" }