]> git.donarmstrong.com Git - lilypond.git/commit - ps/music-drawing-routines.ps
* scripts/midi2ly.py (Key.dump): pychecker cleanups.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 2 Mar 2006 10:50:40 +0000 (10:50 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 2 Mar 2006 10:50:40 +0000 (10:50 +0000)
commit6faae8735988dec671fcf8a67a4e09a0b74325eb
tree436aaf3ba719bd88a8cd7cc9a886293383b1c69c
parent6e200203e9d8067e9211dd93b7e4a47099aae949
* 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