]> git.donarmstrong.com Git - lilypond.git/commit
* input/mutopia/R.Schumann/GNUmakefile (examples): switch off
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 22 Aug 2005 20:48:55 +0000 (20:48 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 22 Aug 2005 20:48:55 +0000 (20:48 +0000)
commit7ec5db0e20ee8e1a4be9c3018e2ea313959bd8ac
tree6b7e4015c480d46dc2948a673922fa2ab94d043d
parent617646bb3f5e82a2bcc23a954d3fd1f4636afc7c
* input/mutopia/R.Schumann/GNUmakefile (examples): switch off
romanze28-2 example.

* scm/ps-to-png.scm: remove dir-re function.
(make-ps-images): generate page names, instead of globbing them.
This brings down LilyPond memory usage for make web by a factor
10. (backportme?)

* lily/lily-guile.cc (gulp_file_to_string): take size argument.

* lily/tie.cc (distance): new function
(height): new function.
(init): new function
(Tie_details): new struct.

* lily/tie-column.cc (set_chord_outlines): new function.
(new_directions): read tie-configuration
input/regression/instrument-name-markup.ly
lily/tie.cc