]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
2002-07-13 Han-Wen <hanwen@cs.uu.nl>
[lilypond.git] / ChangeLog
index 1cab6d4e8a092492a37cc135595f515091cdbd7a..d2e6c9654d1e19b5efced162b9b56c27f752c097 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2002-07-13  Han-Wen  <hanwen@cs.uu.nl>
+
+       * scripts/ly2dvi.py (run_latex): show latex error log. Ask for
+       bugreport if lilypond is killed. 
+
+2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>
+
+       * lily/beam.cc (after_line_breaking): Set correct stem lengths
+       also when beam positions are set manually.
+       (consider_auto_knees): Do not use automatic knees if the directions
+       are set manually by the user.
+
+2002-07-13  Han-Wen  <hanwen@cs.uu.nl>
+
+       * lily/input-smob.cc (make_input): GUILE 1.7 compatibility fixes.
+
+       * lily/beam.cc: complete rewrite of multiplicity. This fixes 16th
+       knees code.
+       (quanting): add french beaming support (property french-beaming)
+       (stem_beams): removed.
+
+2002-07-12  Han-Wen  <hanwen@cs.uu.nl>
+
+       * input/regression/grace-auto-beam.ly: new file
+
+       * input/regression/grace-unfold-repeat.ly: new file
+
+       * lily/auto-beam-engraver.cc (test_moment): never start on grace moments.
+
+       * lily/forbid-break-engraver.cc (start_translation_timestep): skip
+       grace notes for break-forbidding. Breaks during grace notes are
+       handled by Bar_engraver.        
+
+       * lily/unfolded-repeat-iterator.cc: Reimplement
+       Unfolded_repeat_iterator, Volta_repeat_iterator using
+       Sequential_iterator. All grace functionality from {} carries over
+       to repeats as well.
+
+       * lily/sequential-iterator.cc: new file: form baseclass for
+       sequential music iterator and unfolded/volta repeat iterator.
+
 2002-07-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/include/debug.hh: deprecate.