]> git.donarmstrong.com Git - lilypond.git/commit
* scm/framework-ps.scm (dump-stencil-as-EPS): fix thinkos.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 12 Oct 2006 12:58:06 +0000 (12:58 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 12 Oct 2006 12:58:06 +0000 (12:58 +0000)
commitab0d9d4f66ccb02968443b5cd3af2d1a880c55c8
treeb70b96ba80192057ac61986bc5a15dd2be7075dd
parentada3322d1fed93e0f1d4b9612cc24b39088b3b26
* scm/framework-ps.scm (dump-stencil-as-EPS): fix thinkos.

* scm/lily.scm (type-p-name-alist): add rhythmic-location? type name.

* scm/lily.scm (define-scheme-options): add clip-systems option.

* scm/framework-ps.scm (dump-stencil-as-EPS-with-bbox): new
function
(dump-stencil-as-EPS): move bbox calculation from previous
dump-stencil-as-EPS
(output-framework): use -dclip-systems

* scm/framework-ps.scm (clip-system-EPS): new function.
(clip-system-EPSes): new function.

* scm/define-grob-properties.scm (all-user-grob-properties): add
rhythmic-location property.
ChangeLog
scm/define-grob-properties.scm
scm/framework-ps.scm
scm/lily.scm