]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* input/regression/slur-stem-broken.ly: remove.
[lilypond.git] / ChangeLog
index f6a99c235a8f1571391b09a5e761f0925fdb225b..3637da19fa59567ca3434e69e97e8e141a9a90b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,99 @@
+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.
+       put point & click in appendix.
+       
+       * Documentation/user/changing-defaults.itely (Vertical spacing):
+       corrections
+
+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/
+
+2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>
+
+       * Documentation/user/lilypond-book.itely: fix parse error: @LaTeX
+       -> La@TeX
+
+       * mf/parmesan-heads.mf: draw_diamond_head: fixed pen width; added
+       missing lneo_mensural head; editorial cleanups
+
+       * lily/mensural-ligature.cc: added more comments
+
+2004-08-26  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/examples.itely: second, third, fourth, and fifth sections added.
+
+       * input/template/{various}: removed files included in examples.itely.
+
 2004-08-26  Juergen Reuter   <reuter@ipd.uka.de>
 
        * lily/stem.cc: bugfix: adjust-if-on-staffline: use
 
 2004-08-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * debian/changelog: debian patch by Anthony Fok.
+
+       * lily/stem.cc (flag): bugfix for mensural flags (thanks Juergen!)
+
        * lily/slur-engraver.cc (try_music): ignore slurs_. Otherwise we
        get spurious messages with skipTypesetting on.