]> git.donarmstrong.com Git - lilypond.git/commit - lily/paper-system-scheme.cc
* scm/lily-library.scm (interval-translate): new function
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 2 Oct 2005 01:16:08 +0000 (01:16 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 2 Oct 2005 01:16:08 +0000 (01:16 +0000)
commitd372176add53661074bf57362acbdf31eb8350cb
tree6318135e2d6bb5dc3a4c60d76aadf4f0dabfd73b
parentf4aad1d9884bd73c04cc89ecc3f943d8295ebab6
* scm/lily-library.scm (interval-translate): new function
(interval-center): new function.

* scm/page-layout.scm (paper-system-annotate): new function. Add
arrows for dimensions.

* scm/stencil.scm (dimension-arrows): new function.

* Documentation/user/global.itely (Vertical spacing): mention annotatespacing

* input/regression/page-spacing.ly: add annotatespacing

* lily/paper-system-scheme.cc (LY_DEFINE): remove ly:paper-system-{extent,stencil}
(LY_DEFINE): new function ly:paper-system-set-property!

* Documentation/user/global.itely (Paper size): explain how to add
sizes.
17 files changed:
ChangeLog
Documentation/user/global.itely
input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
input/regression/page-spacing.ly
lily/line-interface.cc
lily/paper-system-scheme.cc
scm/define-markup-commands.scm
scm/framework-eps.scm
scm/framework-ps.scm
scm/framework-socket.scm
scm/framework-tex.scm
scm/framework-texstr.scm
scm/lily-library.scm
scm/music-functions.scm
scm/page-layout.scm
scm/safe-lily.scm
scm/stencil.scm