]> git.donarmstrong.com Git - lilypond.git/commit
* lily/lily-parser-scheme.cc: print mapped file name for progress
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 5 Apr 2005 09:27:44 +0000 (09:27 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 5 Apr 2005 09:27:44 +0000 (09:27 +0000)
commite837c7556a0a39cbb7a6d948ffa7101d22df1f33
treeb42eada40169b4ef44743ec876d9df0257312812
parent65094dec43c85ff8275fc9732ee89e39404a4220
* lily/lily-parser-scheme.cc:  print mapped file name for progress

* scripts/lilypond-book.py (find_linestarts): new function.
(find_toplevel_snippets): keep track of line numbers.

* lily/key-performer.cc (try_music): remove FIXME warning, gobble
all key changes.
ChangeLog
Documentation/user/GNUmakefile
lily/file-name-map.cc [new file with mode: 0644]
lily/include/file-name-map.hh [new file with mode: 0644]
lily/key-performer.cc
lily/lily-parser-scheme.cc
lily/source-file.cc
scripts/lilypond-book.py