]> git.donarmstrong.com Git - lilypond.git/commit
* lily/script-column.cc (before_line_breaking): use stable sorting
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 30 Aug 2002 23:47:17 +0000 (23:47 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 30 Aug 2002 23:47:17 +0000 (23:47 +0000)
commita172959833e0f111af14e511c87427733aa7807b
tree8b568c732fe237b94dba3323314dccc2fe9f4749
parent64930a5ba0387859d246e578e58abc1c8b19a05a
* lily/script-column.cc (before_line_breaking): use stable sorting
algorithm to preserve script ordering.
(grob_script_priority_less): new function

* lily/script-engraver.cc (process_music):
* lily/text-engraver.cc (process_acknowledged_grobs):
* lily/fingering-engraver.cc (make_script): don't use direction
for script-priority.

* scripts/ly2dvi.py (run_lilypond): don't exit if LilyPond fails,
but try to assemble the files anyway.

* input/regression/prefatory-empty-spacing.ly: new file.
ChangeLog
input/regression/prefatory-empty-spacing.ly [new file with mode: 0644]
input/regression/script-stacked.ly
lily/fingering-engraver.cc
lily/script-column.cc
lily/script-engraver.cc
lily/text-engraver.cc
scripts/ly2dvi.py