]> git.donarmstrong.com Git - lilypond.git/commit
* scm/ps-to-png.scm: remove dir-re function.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 22 Aug 2005 15:50:37 +0000 (15:50 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 22 Aug 2005 15:50:37 +0000 (15:50 +0000)
commitac92a973e996f5405551d9bf9f3ff84279ccde20
treebc698fe60ea764bb47fa2f35861e99e9742b2229
parent50852b5c92c9e8edd5aac12aa3ac4247974bc196
* 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.

* scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
don't use glob. With 3000 files, globbing
Documentation/user/out-www/ can take too much time.

* lily/lily-guile.cc (gulp_file_to_string): take size argument.
ChangeLog
lily/include/lily-guile.hh
lily/lily-guile.cc
lily/source-file.cc
lily/text-metrics.cc
python/lilylib.py
scm/ps-to-png.scm
scripts/lilypond-book.py