From: Joe Neeman Date: Wed, 21 Feb 2007 21:47:53 +0000 (+1100) Subject: Rename staff refpoints X-Git-Tag: release/2.11.20-1~2^2~5^2~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=64cdf08448ff26b3b038c7e6dd0b142644a6f192;p=lilypond.git Rename staff refpoints --- diff --git a/scm/paper-system.scm b/scm/paper-system.scm index 55e48ebed8..6a391a3a0f 100644 --- a/scm/paper-system.scm +++ b/scm/paper-system.scm @@ -32,7 +32,7 @@ (ly:stencil-extent (paper-system-stencil system) axis)) (define-public (paper-system-staff-extents ps) - (ly:prob-property ps 'refpoint-Y-extent '(0 . 0))) + (ly:prob-property ps 'staff-refpoint-extent '(0 . 0))) (define-public (paper-system-annotate-last system layout) (let* @@ -142,7 +142,7 @@ "Y-extent" "next-padding" "space after next-padding") (annotate-extent-and-space paper-system-staff-extents (+ next-space next-padding) - "refpoint-Y-extent" "next-space+padding" + "staff-refpoint-extent" "next-space+padding" "space after next-space+padding")) (if estimate-extent (set! annotations