From: Thomas Morley Date: Wed, 18 Feb 2015 01:11:31 +0000 (+0100) Subject: making measure-counter-stencil public X-Git-Tag: release/2.19.16-1~2^2~2 X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=commitdiff_plain;h=ae0abca2e83eaab0375bac05edd38349ae35a598;p=lilypond.git making measure-counter-stencil public Issue 4292 In order to work with 'make-stencil-boxer' etc --- diff --git a/scm/output-lib.scm b/scm/output-lib.scm index db4fb9b022..fdcea5de64 100644 --- a/scm/output-lib.scm +++ b/scm/output-lib.scm @@ -1367,7 +1367,7 @@ parent or the parent has no setting." ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; measure counter -(define (measure-counter-stencil grob) +(define-public (measure-counter-stencil grob) "Print a number for a measure count. The number is centered using the extents of @code{BreakAlignment} grobs associated with the left and right bounds of a @code{MeasureCounter} spanner. Broken measures are