]> git.donarmstrong.com Git - lilypond.git/commit
* lily/include/sequential-iterator.hh (class Sequential_iterator):
authorhanwen <hanwen>
Sat, 13 Jul 2002 17:07:20 +0000 (17:07 +0000)
committerhanwen <hanwen>
Sat, 13 Jul 2002 17:07:20 +0000 (17:07 +0000)
commit05056766f0a672699122181d5e35bae1018429eb
tree3cd984c016835f3497e140c5ade9e686fd9d48b7
parent8f4cae575aefc2710ec11ea79135b16db431305c
* lily/include/sequential-iterator.hh (class Sequential_iterator):
bugfix: protect music list from GC.

* Documentation/user/introduction.itely: misc fixes.

* scripts/ly2dvi.py (run_latex): show latex error log. Ask for
bugreport if lilypond is killed by a signal.

* lily/beam.cc: complete rewrite of multiplicity. This fixes 16th
knees code.
(quanting): add french beaming support (property french-beaming)
(stem_beams): removed.
ChangeLog
Documentation/user/introduction.itely
Documentation/user/macros.itexi
Documentation/user/preface.itely
Documentation/user/tutorial.itely
lily/beam.cc
lily/include/sequential-iterator.hh
lily/sequential-iterator.cc
scripts/ly2dvi.py