]> git.donarmstrong.com Git - lilypond.git/commit
* lily/new-chord-name-engraver.cc (process_music): give original
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 22 Feb 2003 19:05:49 +0000 (19:05 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 22 Feb 2003 19:05:49 +0000 (19:05 +0000)
commit322a3a5b826dbc52427daf8a36ffd8edb0fc13d9
tree03407197c15688dfe3d9fcf54fb284873c65b633
parent59adcc69d32ae7a8187dd70401410bdd3003fea7
* lily/new-chord-name-engraver.cc (process_music): give original
inversion pitch to chord name routine.

* input/tutorial/os-score.ly: update to new markup

* Documentation/user/appendices.itely: simply include
chords-ignatzek.

* Documentation/user/refman.itely (Chords mode): add documentation
for chord mode.

* scm/chord-entry.scm (construct-chord): mark inversion as bass if
not present in chord.
(construct-chord): add inversion and bass support.
16 files changed:
ChangeLog
Documentation/user/appendices.itely
Documentation/user/literature.itely
Documentation/user/refman.itely
Documentation/user/tutorial.itely
input/regression/chord-names-bass.ly [new file with mode: 0644]
input/regression/instrument-name-markup.ly
input/test/chord-markup.ly
input/test/ct-jazz.ly [deleted file]
input/test/german-chords.ly [deleted file]
input/test/monstrous.ly [deleted file]
input/tutorial/flowing.ly
input/tutorial/os-score.ly
lily/new-chord-name-engraver.cc
scm/chord-entry.scm
scm/chords-ignatzek.scm