]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/appendices.itely (scheme): update for new syntax.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 Jan 2003 17:51:06 +0000 (17:51 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 Jan 2003 17:51:06 +0000 (17:51 +0000)
commit612098a4f2039883d75d2ced3e5003f3b665dd28
treea4ae613222b441a01d1745ec9e0ee059ce954d12
parentd1fbd38fc47273db42d217c6aa0bdf560a8a69ed
* Documentation/user/appendices.itely (scheme): update for new syntax.

* input/regression/chord-name-styles.ly: new file

* lily/instrument-name-engraver.cc: create instrument names
without barline too.  Allows instrument name on ChordNames

* scm/new-markup.scm (interpret-markup): allow simple strings as
markup too.
12 files changed:
ChangeLog
Documentation/user/appendices.itely
input/regression/chord-name-styles.ly [new file with mode: 0644]
input/regression/instrument-name-markup.ly [new file with mode: 0644]
input/regression/instrument-name.ly [new file with mode: 0644]
input/regression/staff-margin.ly [deleted file]
input/test/chord-names-jazz.ly
input/test/instrument-name.ly [deleted file]
lily/includable-lexer.cc
lily/instrument-name-engraver.cc
lily/text-item.cc
scm/new-markup.scm