]> git.donarmstrong.com Git - lilypond.git/commit
* scm/documentation-generate.scm (string-append): add version.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 18 Aug 2004 20:40:37 +0000 (20:40 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 18 Aug 2004 20:40:37 +0000 (20:40 +0000)
commit7f73809b99160928a2af54b364f63303cde967b5
tree165c0123750110fa6297924237ff627e9cb13faf
parent1661cfa4aa5fac4bc5a957a7cbc59f82657ecdbf
* 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