]> git.donarmstrong.com Git - lilypond.git/commit
* ly/engraver-init.ly: remove Ledger_line_engraver from Voice
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 28 May 2006 18:03:49 +0000 (18:03 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 28 May 2006 18:03:49 +0000 (18:03 +0000)
commit6052adfdab868601aab5c2847f7d4476d57dbc12
tree193f4ddae8d6bfe81fba4d28f03b35071f0744f9
parent3dfd8107469943819eee348b29e878b4db3e3a4d
* ly/engraver-init.ly: remove Ledger_line_engraver from Voice
context. This fixes double ledger lines in output.

* lily/system.cc (get_paper_system): remove 3 layer limit.

* buildscripts/output-distance.py (SystemLink.distance): new
file. Compare signatures.

* python/safeeval.py (SafeEval.visitUnarySub): new file.

* lily/grob-array.cc (remove_duplicates): rename from
uniq(). Sort before calling uniq() so it actually works.
ChangeLog
buildscripts/output-distance.py [new file with mode: 0644]
lily/grob-array.cc
lily/include/grob-array.hh
lily/system.cc
ly/engraver-init.ly
python/safeeval.py [new file with mode: 0644]
scm/stencil.scm