]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* input/regression/slur-stem-broken.ly: remove.
[lilypond.git] / ChangeLog
index 1b43b5c1f2cd9ef29ebed7daa189acf58e3d5f3f..3637da19fa59567ca3434e69e97e8e141a9a90b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/slur-stem-broken.ly: remove.
+
+       * lily/slur.cc: add quant-score.
+
+       * input/regression/slur-staccato.ly (texidoc): remove
+
+       * make/lilypond.redhat.spec.in (Group): remove musedata2ly
+
+2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/include/bezier-bow.hh: remove.
+
+       * lily/slur-bezier-bow.cc (Module): remove.
+
+       * lily/include/slur.hh (Module): remove.
+
+       * lily/slur.cc: remove
+
+       * input/test/slur-beautiful.ly (Module): remove
+
+       * input/test/slur-attachment-override.ly (Module): remove
+
+       * lily/slur-quanting.cc (after_line_breaking): only do scoring
+       when less than 4 control-points.
+
+       * lily/key-signature-interface.cc: add style.
+
+       * Documentation/user/notation.itely (Automatic staff changes):
+       document new behavior.
+
+       * input/regression/slur-extreme.ly: new file.
+
+       * ly/engraver-init.ly (Score): set bassStaffProperties to \clef
+       bass. Obviates \clef bass in the bass staff, when using \autochange 
+
+       * lily/auto-change-iterator.cc (construct_children): instantiate
+       up/down Staff, create Voice on up staff initially. Obviates
+       explicit instantiation of up/down contexts for \autochange. 
+
+       * lily/slur-quanting.cc (get_bezier): new functionality, blow up
+       slur depending on extents of note heads.
+       
+2004-08-28  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/tutorial.itely: minor editing.
+
+       * Documentation/user/examples.itely: tiny editing.
+
+2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/slur-quanting.cc (init_score_param): read scoring
+       parameters from slur-details property
+
+       * scm/define-grobs.scm (all-grob-descriptions): add inside-slur to
+       Accidental
+
+       * Documentation/user/advanced.itely: removed.
+
+       * Documentation/user/programming-interface.itely (How markups work
+       internally): new subsection.
+
+       * Documentation/user/converters.itely (Invoking abc2ly): remove
+       musedata2ly.
+
 2004-08-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
        * Documentation/user/point-and-click.texi (Point and click): new file.
@@ -8,8 +74,9 @@
 
 2004-08-27  Graham Percival  <gperlist@shaw.ca>
 
-       * Documentation/user/introduction.itely: add note about the "example templates"
-       section of the manual, and remove link to input/template/
+       * Documentation/user/introduction.itely: add note about the
+       "example templates" section of the manual, and remove link to
+       input/template/
 
 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>