]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/music-glossary.tely: add @omf tags
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 15 Mar 2003 01:16:32 +0000 (01:16 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 15 Mar 2003 01:16:32 +0000 (01:16 +0000)
commitde658c9789658317b265eb7f3fd34a87c7a8f953
tree33319f3d6c818de9ca82c7cae2fe9cf14834d615
parentae807132f6b243c669edccf1cb845da93d696053
* Documentation/user/music-glossary.tely: add @omf tags

* Documentation/user/lilypond.tely: add @omf tags

* scm/generate-documentation.scm (string-append): add @omf tags.

* input/regression/multi-measure-rest.ly (texidoc): add doco

* GNUmakefile.in (web-doc-install): add web-doc-install target

* lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
fixes crashes while dumping MIDI.

* ly/performer-init.ly (FiguredBassContext): add Figured bass for
midi
21 files changed:
ChangeLog
Documentation/user/GNUmakefile
Documentation/user/lilypond.tely
Documentation/user/music-glossary.tely
GNUmakefile.in
buildscripts/texi2omf.py
config.make.in
input/regression/multi-measure-rest.ly
lily/scm-hash.cc
ly/performer-init.ly
make/lilypond-vars.make
make/lilypond.redhat.spec.in
make/ly-vars.make
scm/generate-documentation.scm
scm/grob-property-description.scm
stepmake/stepmake/generic-vars.make
stepmake/stepmake/omf-rules.make [new file with mode: 0644]
stepmake/stepmake/omf-targets.make [new file with mode: 0644]
stepmake/stepmake/omf-vars.make [new file with mode: 0644]
stepmake/stepmake/texinfo-rules.make
stepmake/stepmake/texinfo-vars.make