]> git.donarmstrong.com Git - lilypond.git/commit
* input/mutopia/R.Schumann/GNUmakefile (examples): switch off
authorhanwen <hanwen>
Mon, 22 Aug 2005 20:48:55 +0000 (20:48 +0000)
committerhanwen <hanwen>
Mon, 22 Aug 2005 20:48:55 +0000 (20:48 +0000)
commit175ab6192548668ab4aa41704b4492621e0a36b0
tree6b7e4015c480d46dc2948a673922fa2ab94d043d
parentbbfca4f18bd9c7edf4184411edc966961689fbde
* 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