]> git.donarmstrong.com Git - lilypond.git/commit
release: 1.3.113 release/1.3.113
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Nov 2000 16:48:43 +0000 (17:48 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Nov 2000 16:48:43 +0000 (17:48 +0100)
commitfe551209fdc4301746a0ece6ca1fb674db24b5a5
tree3dec95e933be6046b12df94d910ddce12718f467
parentdd555e6bd412ca7b7dc422aca6f0d35c40300b86
release: 1.3.113

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

* Added stems to font for use in markup text.

* Fixed markup text kerning, see input/test/metronome.ly.
  (Ugh, only feasible if kerning is first markup -- markup text should be revised.)

* Fixed molecule caching problem with stem-tremolo: fixes vertical
positioning of stem-tremolo.

* Added forced slur direction (stemUp no longer implies slurUp) in
cross-staff slur example.

* Fixes to Glissando and line-spanner.  Behaves reasonably across line
breaks.

* Added: Align_interface::fixed_distance_alignment_callback that does
not compute the extents of the to-be-aligned objects. This delays many
brew_molecule() calls, because staff-height is no longer needed for
aligning.

* Bugfix: allows linebreaks for some types of beam.

* Bugfix: add braces in larger size range; prevents "Unknown character
127" messages, hopefully.

1.3.
22 files changed:
CHANGES
Documentation/user/latex-lilypond-example.latex
Documentation/user/lilypond-book.tely
VERSION
lily/align-interface.cc
lily/align-note-column-engraver.cc
lily/beam-engraver.cc
lily/break-align-item.cc
lily/cross-staff.cc
lily/include/align-interface.hh
lily/note-heads-engraver.cc
lily/vertical-align-engraver.cc
ly/engraver.ly
ly/italiano.ly
make/ly-rules.make
make/out/lilypond.lsm
make/out/lilypond.spec
mf/feta-beugel.mf
scm/backend-property.scm
scm/interface.scm
scm/translator-properties.scm
scripts/lilypond-book.py