]> git.donarmstrong.com Git - lilypond.git/commit
Add lilypond-book --use-source-file-names command-line option
authorJohn Mandereau <john.mandereau@gmail.com>
Tue, 29 Dec 2009 22:19:58 +0000 (23:19 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 29 Dec 2009 22:57:03 +0000 (23:57 +0100)
commit817c7f7e9880788e6a9c4cd74958dc7f8f901276
tree60056b4ed681748a78d5a99920ec7eb9821f0b4a
parent90e0d8ab192517be172f18ebcd672e88c8309067
Add lilypond-book --use-source-file-names command-line option

This is mainly intended to make regression tests output filenames more
stable against changes of their contents and changes in lilypond-book,
and could also make generated snippets reuse a little easier (as it
makes output filenames controllable and predictable by the user).

This doesn't break the hashing system that saves lilypond processing
time.

See complete discussion at
http://lists.gnu.org/archive/html/lilypond-devel/2009-12/msg00636.html
Documentation/usage/lilypond-book.itely
make/lysdoc-vars.make
scripts/lilypond-book.py