]> git.donarmstrong.com Git - lilypond.git/commit
release: 1.5.7 release/1.5.7
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 16 Aug 2001 23:42:35 +0000 (01:42 +0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 16 Aug 2001 23:42:35 +0000 (01:42 +0200)
commit20091095d3ac112fa0d0c55c8e2b8092584be4b2
tree3e6740db0e52e033442ef0785f549a88ef34d471
parent8140ce8ca971b24fc8d4a287406f694da2b29e8c
release: 1.5.7

=========

* Use Cygwin included Python; drop Windows Python and workarounds.

* Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.

* Comment out two non existing examples in regression test, add one
missing from 1.5.5 distribution.

* Revert silly grace-with-braces stuff in tutorial.

* Add short crescendo bug to input/bugs.

* Update and bit more verbose download instructions in INSTALL,
  fix some links on ftp.lilypond.org.

1.5.6.h
30 files changed:
CHANGES
Documentation/header.html.in
Documentation/regression-test.tely
Documentation/user/invoking.itexi
INSTALL.txt
VERSION
input/regression/grace-sync.ly
input/regression/spacing-folded-clef.ly [new file with mode: 0644]
input/regression/spacing-grace.ly [new file with mode: 0644]
input/regression/spacing-very-tight.ly
lily/grace-iterator.cc
lily/grace-music.cc
lily/include/column-x-positions.hh
lily/include/new-spacing-spanner.hh
lily/include/separating-group-spanner.hh
lily/include/simple-spacer.hh
lily/line-of-score.cc
lily/music-sequence.cc
lily/new-spacing-spanner.cc
lily/separating-group-spanner.cc
lily/separating-line-group-engraver.cc
lily/sequential-music-iterator.cc
lily/simple-spacer.cc
lily/spaceable-grob.cc
make/out/lilypond.lsm
make/out/lilypond.mandrake.spec [new file with mode: 0644]
make/out/lilypond.redhat.spec
make/out/lilypond.suse.spec
scm/grob-description.scm
scripts/update-lily.py