]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/user/appendices.itely (scheme): update for new syntax.
authorhanwen <hanwen>
Sat, 4 Jan 2003 17:51:06 +0000 (17:51 +0000)
committerhanwen <hanwen>
Sat, 4 Jan 2003 17:51:06 +0000 (17:51 +0000)
commit9c7ef3e66af07ebc41391c9a1581ba9e3fbadf26
treea4ae613222b441a01d1745ec9e0ee059ce954d12
parent149033e3b1f97245f59ccba145b22f1c7391eabb
* 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