]> git.donarmstrong.com Git - lilypond.git/commit
* scm/documentation-generate.scm (string-append): add version.
authorhanwen <hanwen>
Wed, 18 Aug 2004 20:40:37 +0000 (20:40 +0000)
committerhanwen <hanwen>
Wed, 18 Aug 2004 20:40:37 +0000 (20:40 +0000)
commitb839975aca74e791f0a733266a1fbb24a0b6e92a
tree165c0123750110fa6297924237ff627e9cb13faf
parent3be372294d277471b4658f63c9c456eacdb3db78
* scm/documentation-generate.scm (string-append): add version.

* scm/define-markup-commands.scm (box): add box-padding and
thickness props for the box command.

* Documentation/user/changing-defaults.itely (Text encoding):
elucidate use of \encoding for \header strings.

* lily/parser.yy (lyric_element): use \encoding for lyrics strings.

* lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
staff-change.ly
ChangeLog
Documentation/user/changing-defaults.itely
lily/parser.yy
lily/score.cc
scm/define-grobs.scm
scm/define-markup-commands.scm
scm/documentation-generate.scm
scm/page-layout.scm
scripts/convert-ly.py