]> git.donarmstrong.com Git - lilypond.git/commit
release: 1.3.112 release/1.3.112
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 28 Nov 2000 18:51:40 +0000 (19:51 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 28 Nov 2000 18:51:40 +0000 (19:51 +0100)
commitc1b378edc5bd3fa8df8c5b4abeaaefe4f2771d75
tree53959a7908ebf725660dfbe97e8de1eb8a29aa45
parentf30b976e93c7b865871364d915e63b33d289e401
release: 1.3.112

============

* Allow two consecutive glissandi.

* Note_head_line_engraver now also listenes to \property
"followThread": Automagically connect note-heads when thread switches
staff.

* Fixed american-chords example (except for o/, that waits for kerning fix).

* Added simple glissando line.

* Bugfix: broken [crescendo] text spanner.

* Bugfix: chord tremolos

* Bugfix: staff group brace

* Bugfix: volta repeats

* Resurrected clef _8 and ^8 syntax.  (This should be deprecated?)

1.3.
25 files changed:
CHANGES
NEWS
VERSION
buildscripts/clean-fonts.sh
input/test/broken-thread-line.ly [new file with mode: 0644]
input/test/clef-8-syntax.ly [new file with mode: 0644]
input/test/follow-thread.ly
lily/chord-tremolo-engraver.cc
lily/clef-engraver.cc
lily/clef-item.cc
lily/grob.cc
lily/include/music-iterator-ctor.hh [deleted file]
lily/line-spanner.cc
lily/lyric-phrasing-engraver.cc
lily/note-head-line-engraver.cc
lily/property-engraver.cc
lily/volta-engraver.cc
make/out/lilypond.lsm
make/out/lilypond.spec
scm/backend-property.scm
scm/element-descriptions.scm
scm/interface.scm
scm/lily.scm
scm/translator-properties.scm
scripts/convert-ly.py