]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
release: 1.5.29
[lilypond.git] / ChangeLog
index bd5350712c382f72293f33e153396ef5c4d0c3e6..e8e1505545cf201d20242a348520a36d2f0bc786 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,110 @@
+2002-02-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.5.29 released
+
+       * all files: change 2001 to 2002 in headers globally
+
+       * mf/parmesan20.mf: split out ancient notation into parmesan ("old
+       cheese") font. WARNING: fonts changed.
+       
+2002-02-01  Juergen Reuter <reuter@ipd.uka.de>
+
+       * mf/*.mf: Fixed some blot_diameter related flaws in some feta symbols
+       
+       * mf/*.mf: Added some more vaticana/solesmes style font symbols
+       
+       * mf/*.mf: Bugfix: renamed subbipunctum -> inclinatum
+
+       * mf/*.mf: Fixed a few typos in various .mf files
+
+2002-01-17 Rune Zedeler <rune@zedeler.dk>
+       * mf/: added macro soft_penstroke
+       
+              softened some glyphs
+              redrawn triangular noteheads
+              redrawn tab-clef
+              added classical quarter rest
+       
+       * lily/stem.cc: Bugfix: Stem-attachment when staff_space!=1
+       * lily/bar.cc: Bugfix: repeat dots when even number of staff
+       lines and staff_space>=2
+       * lily/rest.cc: Use default rests when current style glyphs not
+       found - this allows
+       \property Staff.Rest \override #'style = #'classical
+
+2002-01-30  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/bugs/first-tie.ly: New file.
+
+       * input/bugs/spacing-clash.ly: New file.
+
+2002-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * po: regenerate.
+
+2002-1-24 Chris Jackson <chris@fluffhouse.org.uk>
+
+       * lilypond-indent.el: New file providing indentation for
+       parenthesised blocks of lilypond code in Emacs
+       
+       * lilypond-font-lock.el: Changes to the syntax table to facilitate
+       indentation and handle block comments properly. Distinguish
+       accents from close-brackets in fontification.
+
+       * lilypond-mode.el: LilyPond-indent-command set appropriately.
+
+2002-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/windows/installing.texi: 
+       * Documentation/windows/compiling.texi: Include from 1.4.10.
+
+       * Documentation/windows/gs-profile.sh: previously lily-gs.sh
+
+       * input/bugs/first-midi-tie.ly: New file.
+
+2001-12-29  Han-Wen  <hanwen@cs.uu.nl>
+       
+       * VERSION: 1.5.28 released
+
+        * lily/parser.yy (My_lily_parser): Slightly kludgy warning for
+        illicit beams on [c4 c4] etc.
+
+        * lily/bar-check-iterator.cc (Bar_check_iterator): new
+        file. Make separate iterator for Bar_checks. Bar_check now happen
+        outside engravers, meaning that you can use them with
+        skipTypesetting. Associated changes in other files.
+        
+        * lily/new-spacing-spanner.cc (stem_dir_correction): removed
+        function
+        
+        * lily/spacing-spanner.cc (stem_dir_correction): removed function
+
+        * lily/include/grob.hh (unsmob_item, unsmob_spanner): Add functions
+
+        * lily/bar.cc (before_line_breaking): remove bar-line spacing code.
+
+        * lily/stem.cc (set_spacing_hints): removed function
+
+        * lily/note-spacing.cc (stem_dir_correction): new stem-direction
+        correction for spacing; now take vertical extents of the stem into
+        account.  
+
+        * lily/third-try.cc: More hacking to get spacing working.
+
+        * lily/note-spacing-engraver.cc: new file, Note_spacing_engraver
+        sits at staff level and creates note spacing objects. Scrap it
+        again, and document why.
+
+        * lily/include/group-interface.hh: rename functions. 
+
+2001-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/stepmake/c++-rules.make:
+       * stepmake/stepmake/c-rules.make: Fixes for bison-1.28.
+
 2001-12-25  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * make/lilypond-vars.make: