]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* input/regression/music-head.ly (texidoc): new file.
[lilypond.git] / ChangeLog
index 3c7c63eb8ce10f05aa73781b5bbb5a9b5aa5f8f0..6fdd422bb1c8fb1a061e9a6f5581d8f3b343b238 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
+2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/music-head.ly (texidoc): new file.
+
+       * lily/parser.yy (Generic_prefix_music): allow generic
+       music-transformation functions. 
+
+       * lily/include/music-head.hh (is_music_head): new file.
+
+       * lily/music-head.cc (get_music_head_transform): new file.
+
 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
+       empty extent. This fixes ottava brackets on rests. (backportme)
+
+       * make/lilypond.redhat.spec.in (Group): ln png files for info.
+
        * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
 
        * cygwin/lily-wins.py: update for the lily-wins.py script.