]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/beam.cc (struct Int_set): typo.
[lilypond.git] / ChangeLog
index 848fd1c1370fc6d4a4c62ddad0c827b3d316586c..2034382be988189c77c5f870c33700c556ecf4a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,172 @@
+2002-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/beam.cc (struct Int_set): typo.
+
+       * mf/feta-beugel.mf (code): braces should start at 0, not 1.
+
+       * lily/include/lily-guile.hh (scm_int2num): guile 1.4 compatibility. 
+
+       * scm/grob-description.scm (all-grob-descriptions): set
+       X-offset-callbacks for TextScript
+
+       * lily/stem.cc (invisible_b): don't use support_head(), since it
+       sets stem direction.
+
+       * lily/beam.cc (struct Int_set): don't get stuck inserting
+       interval segments of length 0.0.
+
+       * scripts/convert-ly.py:  break-align conversion.
+
+2002-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/*.cc (process_music): gh_int2scm -> scm_int2num
+
+2002-08-06  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond-mode.el: Also "C-xC-s" sets default command to LilyPond.
+
+2002-08-05  Rune Zedeler <rune@zedeler.dk>
+
+       * mf/feta-eindelijk.mf: Fix silly typo in 16th and shorter rests.
+
+2002-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * stepmake/bin/make-version.py: robustify.
+
+       * input/test/rhythm-excercise.ly: new file
+
+       * input/test/blank-notes.ly: new file
+
+       * lily/note-head.cc (head_extent): robustness fix.
+       
+       * Documentation/user/preface.itely: add some more.
+
+2002-08-04  Rune Zedeler <rune@zedeler.dk>
+
+       * Documentation/user/refman.itely
+       * Documentation/user/internals.itely: Documented "Current" property.
+       
+2002-08-04  Han-Wen  <hanwen@cs.uu.nl>
+
+       * lily/lily-guile.cc: change gh_str02scm to scm_makfrom0str.
+
+2002-08-04  Werner Lemberg  <wl@gnu.org>
+
+       * tex/lilyponddefs.tex: s/filllastpage/lastpagefill/.
+       
+       * Documentation/user/refman.itely: Document it.
+
+2002-08-04  Han-Wen  <hanwen@cs.uu.nl>
+
+       * lily/main.cc (sane_putenv): Oops.  Should supply a private copy
+       to putenv. (this was actually caught by valgrind, but I didn't
+       think the error was mine... )
+
+2002-08-03  Han-Wen  <hanwen@cs.uu.nl>
+
+       * tex/lilyponddefs.tex: add filllastpage support.
+
+       * GNUmakefile.in: barf if config.h is older than configure. 
+
+       * VERSION: released 1.5.71 
+       
+       * lily/beam.cc (consider_auto_knees): rewrite function; now only
+       consider horizontal knees. Fixes input/bugs/bizzarre-beam.ly
+
+       * lily/syllable-group.cc (set_lyric_align): fix centering on note
+       head for `normal' lyrics. This fixes input/bugs/lyrics-spacing.ly.
+
+2002-08-02  Han-Wen  <hanwen@cs.uu.nl>
+
+       * lily/beam.cc (connect_beams): fix quarter note beams.
+
+       * input/regression/beam-quarter.ly: new file.
+
+2002-08-02  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
+
+       * buildscripts/mf-to-table.py (postfixes): Reduce the line spacing
+       in the font list.
+
+2002-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/scm-option.cc: excorcise iostream.
+
+       * lily/main.cc: remove iostream usage.
+
+2002-08-02  Han-Wen  <hanwen@cs.uu.nl>
+
+       * scripts/lilypond-book.py: make URL for printfilename option.
+
+       * lily/beam.cc (position_with_maximal_common_beams): fix kneed
+       beamlets. This fixes input/bugs/knee
+
+       * ly/engraver-init.ly (HaraKiriStaffContext): switch off auto knee
+       for hara kiri staffs.
+
+       * lily/slur-engraver.cc (try_music): remove nested slur
+       functionality. This fixes spurious warnings with the partcombiner.
+
+2002-08-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/parse-scm.cc (protected_ly_parse_scm): guile 1.4 compatibility.
+
+2002-08-01 Rune Zedeler <rune@zedeler.dk>
+
+       * lily/tab-note-heads-engraver.cc: add algorithm for automatically
+       selecting frets when none given by user. Read property
+       "minimumFret".
+
+       * scm/translator-property-description.scm: Add "minimumFret"
+       
+       * mf/feta-eindelijk.mf: Changed layout of 16th and shorter rests
+       to match the 8th rest. slanted 8th rest a bit more.
+       WARNING: 8th rest and classical quarter rest exchanged.
+       
+2002-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
+
+       * scm/grob-description.scm (RehearsalMark): Add baseline-skip to
+       handle multiline marks correctly.
+
+2002-07-31  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
+
+       * scripts/ly2dvi.py (ly_paper_to_latexpaper): Fix dvips flags
+
+2002-07-31 Rune Zedeler <rune@zedeler.dk>
+
+       * input/SondagMorgen/*.ly: Added. TODO: Lots of cleanups but now
+       it's there.
+
+2002-07-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/parser.yy (chord_notes): typo. 
+
+       * scm/music-functions.scm (unfold-repeats): bugfix
+
+2002-07-31  Rune Zedeler <rune@zedeler.dk>
+
+       * ly/engraver-init.ly: remove alias "Current" from all contexts.
+
+       * lily/translator-group (find_existing_translator): If
+       n=="Current", return this context.
+       
+       * lily/tab-note-heads-engraver.cc: add algorithm for automatically
+       selecting frets when none given by user. Read property
+       "minimumFret".
+
+       * scm/translator-property-description.scm: add "minimumFret"
+
+       * lily/rest.cc:
+       * lily/time-signature.cc: spacing for even number of staff lines.
+       
+2002-07-31  Han-Wen  <hanwen@cs.uu.nl>
+
+       * input/bugs/: remove various files.
+
+       * Documentation/user/refman.itely: doco updates.
+
+       * scripts/ly2dvi.py (find_pfa_fonts): add and document --pdf
+       option.
+
 2002-07-30  Rune Zedeler <rune@zedeler.dk>
 
        * ly/engraver-init.ly: add alias "Current" to all contexts.
@@ -5,6 +174,9 @@
        * ly/property-init.ly: Use "Current" context in the accidental
        macros. TODO: Do the same in some of the other macros?
        
+       * scm/output-lib.scm (tablature-stem-attachment-function): add
+       duration argument. Now the function can be called again :-)
+
 2002-07-30  Han-Wen  <hanwen@cs.uu.nl>
 
        * lily/parse-scm.cc (parse_handler): add better error message,