]> git.donarmstrong.com Git - lilypond.git/commit
release: 1.5.22 release/1.5.22
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 8 Nov 2001 23:50:22 +0000 (00:50 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 8 Nov 2001 23:50:22 +0000 (00:50 +0100)
commitd4bd65ce87936a9b2abdbf941ad572bda4e76768
treee59e175f771a68769e87debcd88e3c67e0f98c4a
parent1fb3b8fa97e8026d1a4cd7a04e250bcab1f51cd2
release: 1.5.22

===========

* Crop EPS files before rendering in lilypond book. This makes make web
a lot faster.

* Added links to internals documentation

* Small dimcache (darn gcc-2.95) bugfixes.

* Implemented Engraver::top_engraver ().

* Completion_heads_engraver: engrave tied notes across bar lines
automatically. Related changes:

  - duration-log of Note head can be larger than 2

  - make public class Grob_pitch_tuple

* Make old spacing engine default again. The new one is still rather
sucky.

1.5
41 files changed:
CHANGES
Documentation/header.html.in
Documentation/topdocs/index.tely
Documentation/user/GNUmakefile
Documentation/user/refman.itely
GNUmakefile.in
VERSION
lily/bar-engraver.cc
lily/beam-engraver.cc
lily/completion-note-heads-engraver.cc [new file with mode: 0644]
lily/engraver.cc
lily/grob-pitch-tuple.cc [new file with mode: 0644]
lily/include/duration.hh
lily/include/engraver.hh
lily/include/grob-info.hh
lily/include/grob-pitch-tuple.hh [new file with mode: 0644]
lily/include/lily-guile.hh
lily/include/music.hh
lily/lily-guile.cc
lily/main.cc
lily/note-head.cc
lily/note-heads-engraver.cc
lily/parser.yy
lily/percent-repeat-engraver.cc
lily/porrectus-engraver.cc
lily/rest-engraver.cc
lily/rest.cc
lily/rhythmic-head.cc
lily/stem-engraver.cc
lily/tie-engraver.cc
lily/translator.cc
make/out/lilypond.lsm
make/out/lilypond.mandrake.spec
make/out/lilypond.redhat.spec
make/out/lilypond.suse.spec
mktexnam.patch [deleted file]
scm/generate-documentation.scm
scm/grob-description.scm
scm/lily.scm
scm/sketch.scm
scripts/lilypond-book.py