]> git.donarmstrong.com Git - lilypond.git/commit
* scm/define-markup-commands.scm (whiteout): do not force
authorNicolas Sceaux <nicolas.sceaux@free.fr>
Sat, 3 Jun 2006 09:53:24 +0000 (09:53 +0000)
committerNicolas Sceaux <nicolas.sceaux@free.fr>
Sat, 3 Jun 2006 09:53:24 +0000 (09:53 +0000)
commitd0dbc0b1be6af21f9f08f53e7782a39c05d21967
treefbb5d8f746f134a909da683457ec604143ff3aeb
parentee0b60895ddb1a042cb989f5c9964bea520f1ca2
* 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