]> git.donarmstrong.com Git - lilypond.git/commit
* lily/lily-parser-scheme.cc: print mapped file name for progress
authorhanwen <hanwen>
Tue, 5 Apr 2005 09:27:44 +0000 (09:27 +0000)
committerhanwen <hanwen>
Tue, 5 Apr 2005 09:27:44 +0000 (09:27 +0000)
commit7e291ea02bc7b22b14a11f7d435c99fcc41b6e4f
treeb42eada40169b4ef44743ec876d9df0257312812
parent4dfcadd3b0d2c12513bb1de3d689662e3b75505f
* 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