]> git.donarmstrong.com Git - lilypond.git/commit
* ly/performer-init.ly (ScoreContext): add Timing alias
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 7 Sep 2002 13:20:47 +0000 (13:20 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 7 Sep 2002 13:20:47 +0000 (13:20 +0000)
commite2e2ace2fdf8b0484f59d98720a5129ce91ee8fd
treeac63727d2efbde01038b8f4c2838b33e4358adb8
parent7cf45e43e4b8a5d18d2cafffbbbb101d6d81beca
* ly/performer-init.ly (ScoreContext): add Timing alias

* lily/translator-def.cc (Translator_def): copy alias list too.

* lily/stem.cc (height): add half beam thickness for beamed stems.
This fixes tuplet bracket vertical offsets on beams.

* lily/text-spanner-engraver.cc (stop_translation_timestep): small
cleanups; only hang spanner on paper-columns if there are no
note-columns to hang on. Also hang finished spanner on the last
note.

* lily/tuplet-bracket.cc (calc_position_and_height): only quantize
inside staff.
14 files changed:
CHANGES [deleted file]
ChangeLog
Documentation/misc/CHANGES-1.5 [new file with mode: 0644]
GNUmakefile.in
lily/beam.cc
lily/include/beam.hh
lily/lexer.ll
lily/parser.yy
lily/stem.cc
lily/text-spanner-engraver.cc
lily/translator-def.cc
lily/tuplet-bracket.cc
ly/engraver-init.ly
ly/performer-init.ly