]> git.donarmstrong.com Git - lilypond.git/commit
release: 1.3.17 release/1.3.17
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 23 Dec 1999 23:58:41 +0000 (00:58 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 23 Dec 1999 23:58:41 +0000 (00:58 +0100)
commit7d2ec0f1c47d211f243cf5646b35ef5298d8c82a
tree160426581ac0f5b72b66b4fcd872134884711223
parent9d08763c0601ede497f2f0960b26bc3872a74bf6
release: 1.3.17

===========

* \property stemCentered (boolean): centers stem on note head. See
input/test/stem-centered.ly

* input/trip.ly, small test of lots of features.

* \property Staff.collisionMergeDotted: merge equal noteheads
with different dot count. See input/test/collision-merge-dotted.fly

* Dotted rest bugfix

* Don't crash if a slur does not span any notes.

* Volta repeats fixed.

* cleanup of Note_heads_engraver

* removed dots_i_ member of Dots

1.3.16.j
34 files changed:
CHANGES
Documentation/topdocs/AUTHORS.texi
Documentation/topdocs/index.tely
TODO
VERSION
input/praeludium-fuga-E.ly
input/test/collision-merge-dotted.fly [new file with mode: 0644]
input/test/stem-centered.ly [new file with mode: 0644]
input/trip.ly [new file with mode: 0644]
lily/bar-number-engraver.cc
lily/collision.cc
lily/dots.cc
lily/include/dimension-cache.hh
lily/include/dots.hh
lily/include/note-heads-engraver.hh
lily/include/rhythmic-head.hh
lily/include/stem.hh
lily/include/timing-translator.hh
lily/multi-measure-rest-engraver.cc
lily/music.cc
lily/note-heads-engraver.cc
lily/repeat-engraver.cc
lily/rest-engraver.cc
lily/rhythmic-head.cc
lily/score-element.cc
lily/slur.cc
lily/stem-tremolo.cc
lily/stem.cc
lily/timing-translator.cc
lily/volta-spanner.cc
make/out/lilypond.lsm
make/out/lilypond.spec
scm/generic-property.scm
scripts/convert-mudela.py