]> git.donarmstrong.com Git - lilypond.git/commit
release: 1.3.97 release/1.3.97
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 22 Oct 2000 00:42:57 +0000 (02:42 +0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 22 Oct 2000 00:42:57 +0000 (02:42 +0200)
commit686e65bae2d0659995dac27a5f393b545f42e6a0
tree1b6457294e6cdac411159fe1d55a9cd0af56951d
parent2ed37043251e3bab03c50383073b044bb6074661
release: 1.3.97

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

* Made small fixes to basic properties: regression-test compiles.

* Moved Text_script_req's text_ member into mus-property.

* Renamed ChordName to ChordNames, for consistancy.

* Resurrected most of chord names, superscripting and kerning
  is currently broken, though.

* Junked all old style text lookups, except for feta definitions.

* Added support for name-based character lookups.

* Added support for font styles and papersize style sheets.

* Added new code for font selection and scm text markup.  Only used
  for testing in \textscript SCM. See input/test/markup.ly.

* Fixed (added actually, it got lost?) word-space for chords.

* Added slope-limit and attachment-offset properties to slur.

* Slur's broken trend now weighs in the number of note-columns.

* Spacing tweaks

1.3.96.h
12 files changed:
CHANGES
Documentation/index.texi
Documentation/user/GNUmakefile
VERSION
lily/GNUmakefile
lily/property-engraver.cc
ly/textscripts.ly [deleted file]
make/out/lilypond.lsm
make/out/lilypond.spec
scm/element-descriptions.scm
scm/generate-documentation.scm
scm/interface.scm