]> git.donarmstrong.com Git - lilypond.git/commit
* scripts/midi2ly.py (Key.dump): pychecker cleanups.
authorhanwen <hanwen>
Thu, 2 Mar 2006 10:50:40 +0000 (10:50 +0000)
committerhanwen <hanwen>
Thu, 2 Mar 2006 10:50:40 +0000 (10:50 +0000)
commitaf4b71e74f97624e0e7ef68f1890dbbd4297f144
tree436aaf3ba719bd88a8cd7cc9a886293383b1c69c
parent222e972df7a0f2ec1c7bbe56111bb97679dbf59f
* scripts/midi2ly.py (Key.dump): pychecker cleanups.

* python/lilylib.py (underscore): remove identify() , warranty()

* ps/music-drawing-routines.ps: change Border routine for GSView
compatibility.

* lily/stem.cc (height): use quantize-positions.  This triggers
set_stem_lengths, so scripts on beamed stems are handled correctly.

* lily/side-position-interface.cc (aligned_side): check if edges
of script are inside staff. Fixes accent of edge of the staff.

* input/regression/staccato-pos.ly: more examples.
ChangeLog
THANKS
input/regression/staccato-pos.ly
lily/side-position-interface.cc
lily/stem.cc
ps/music-drawing-routines.ps
python/lilylib.py
scm/script.scm
scripts/convert-ly.py
scripts/lilypond-book.py
scripts/midi2ly.py