]> git.donarmstrong.com Git - lilypond.git/commit
* input/regression/markup-note.ly: new file
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 17 May 2003 13:27:00 +0000 (13:27 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 17 May 2003 13:27:00 +0000 (13:27 +0000)
commitde19d3787ab5ba1d4bd951176eaa03b2b4ceee95
tree287e3c2e08ff745bb012a9c867addb48ec635085
parentd99a88e4c23eda049765fca6e434c4d8db98bb6a
* input/regression/markup-note.ly: new file

* input/regression/metronome-marking.ly: new file

* lily/metronome-engraver.cc: new file. Print \tempo markings.

* scm/new-markup.scm (note-markup): make a note glyph, useful for
metronome marks.
17 files changed:
ChangeLog
Documentation/user/refman.itely
input/regression/markup-note.ly [new file with mode: 0644]
input/regression/metronome-marking.ly [new file with mode: 0644]
lily/lexer.ll
lily/metronome-engraver.cc [new file with mode: 0644]
lily/parser.yy
lily/tempo-performer.cc
ly/engraver-init.ly
scm/grob-description.scm
scm/interface-description.scm
scm/lily.scm
scm/music-functions.scm
scm/music-types.scm
scm/new-markup.scm
scm/translator-property-description.scm
scripts/lilypond-book.py