]> git.donarmstrong.com Git - lilypond.git/commit - scm/page.scm
* scm/define-markup-commands.scm (whiteout): do not force
authorNicolas Sceaux <nicolas.sceaux@free.fr>
Sat, 3 Jun 2006 09:53:25 +0000 (09:53 +0000)
committerNicolas Sceaux <nicolas.sceaux@free.fr>
Sat, 3 Jun 2006 09:53:25 +0000 (09:53 +0000)
commitf5cbe45273c61e53f77b066ffbaa9beaa1eb78a7
tree65d414e9a78b804a1c7c7e1c60422d679db9f2b6
parentbf35196abc040ab4a300810f8db6d8106db2bb6d
* scm/define-markup-commands.scm (whiteout): do not force
foreground color of argument markup to black.

* scm/stencil.scm (annotate-y-interval): put arrow dimension at
the left of the arrow, instead of below the arrow name, so that,
when two little arrows are vertically stacked, their dimensions
and name should not overlap. Add a color key parameter.

* scm/paper-system.scm (paper-system-annotate): Annotate
next-space+next-padding instead of next-space. Annotate space
between next-padding and next-space+padding, respectively, and
following system extent and refpoint-Y-extent. Use colors.

* scm/page.scm (annotate-page): translate annotations slightly to
the right.
ChangeLog
scm/define-markup-commands.scm
scm/page.scm
scm/paper-system.scm
scm/stencil.scm