]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index ae501af0701b5791bb2574436bc2e8c7c9e57b6a..1b86e387abc8d11fd906b628bd39b07e0e910612 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,100 @@
+2002-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/lily-guile.cc (ly_parse_scm): add line/col/file locations
+       to SCM port for parser.
+
+2002-07-28  Rune Zedeler <rune@zedeler.dk>
+       
+       * lily/note-spacing.cc (stem_dir_correction) Add property
+       knee_spacing_correction controlling the amount of optical spacing
+       added to knees.
+       
+2002-07-28  Glen Prideaux  <gprideau@odyssey.apana.org.au>
+       
+       * lily/syllable-group.cc (set_lyric_align): Only fiddle with
+       alignment if a note has more than a single lyric so single stanza
+       songs are aligned correctly.
+
+2002-07-28  Han-Wen  <hanwen@cs.uu.nl>
+
+       * input/test/broken-spanner-adjustment.ly: new file.
+
+2002-07-27  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
+
+       * scripts/lilypond-book.py: Handle printfilename also together
+       with {small,}verbatim
+
+2002-07-27  Juergen Reuter  <reuter@ipd.uka.de>
+
+       * scm/output-lib.scm, lily/note-head.cc: fixed broken baroque
+       note-head style by setting grob property font-family
+       automatically.
+
+2002-07-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/user/lilypond-book.itely (Insert music snippets
+       into your texts using lilypond-book): Briefly mention HTML
+       documents.  Started rewrite, but lost inspiration.
+
+       * lily/grob-scheme.cc (get_original, get_system, get_broken_into):
+       Move scheme funcs from grob.cc and spanner.cc.
+
+       * lily, flower: Ran buildscripts/ontgaar.py.  See also
+       http://lilypond.org/wiki/?CodingStandards.
+       
+       * Documentation/GNUmakefile: Remove regression-test stuff.
+       (deep-WWW-clean): Remove wiki-dump.  Fixes web-clean target.
+
+       * Documentation/regression-test.tely: Remove.
+
+       * Documentation/user/refman.itely (Text scripts): Comment out ref
+       to PostScript output.
+
+       * lily/beam.cc (knee_b): Fix to also work if some dirs are not
+       set.
+
+       * lily/beam.cc (set_stem_directions): For knees, set stems to
+       their natural direction.
+
 2002-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * lily/stem.cc (calc_stem_info): Don't force stems of kneed beams
+       to reach middle staff line.
+
+       * lily/beam.cc (consider_auto_knees): Recalculate beam position
+       after deciding for a knee.
+
+2002-07-26  Han-Wen  <hanwen@cs.uu.nl>
+
+       * Documentation/user/internals.itely: move output-formats doco to
+       WikiWiki.
+       
+2002-07-25  Han-Wen  <hanwen@cs.uu.nl>
+       
+       * po/fr.po: update from TP
+
+       * input/template/GNUmakefile (TITLE): add lysdoc target for the
+       templates
+
+       * Documentation/user/introduction.itely (Introduction): finish
+       introduction 
+
+2002-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/include/music-iterator.hh (class Music_iterator): change
+       get_music() to get_pending_events().
+
+2002-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * buildscripts/ontgaar.py: get_music () -> get_pending_events ().
+       
+       * buildscripts/ontgaar.py: New file.
+
+       * scm/grob-property-description.scm (conditional-elements): Add
+       extent-X.
+
+       * lily/grob.cc: Add extent-X and extent-Y to interface.
+
        * lily/grob-scheme.cc (ly_get_parent): Don't dereference null
        parent. (Han-Wen)
 
@@ -7,6 +102,8 @@
 
 2002-07-25  Han-Wen  <hanwen@cs.uu.nl>
 
+       * lily/grob-scheme.cc (ly_get_parent): don't crash if no parent.
+
        * lily/slur.cc (get_first_notecolumn_y): robustness: don't crash
        if no note-columns.
 
 
        * lily/staff-spacing.cc (next_note_correction): idem
 
-       * lily/separating-group-spanner.cc (find_rods): use conditional_width().
-
+       * lily/separating-group-spanner.cc (find_rods): use
+       conditional_width().
+       
        * scm/sketch.scm: fix roundfilledbox definition
 
        * lily/lily-guile.cc (robust_list_ref): be sensible with negative