]> git.donarmstrong.com Git - lilypond.git/commitdiff
making measure-counter-stencil public
authorThomas Morley <thomasmorley65@gmail.com>
Wed, 18 Feb 2015 01:11:31 +0000 (02:11 +0100)
committerThomas Morley <thomasmorley65@gmail.com>
Mon, 23 Feb 2015 11:35:02 +0000 (12:35 +0100)
Issue 4292

In order to work with 'make-stencil-boxer' etc

scm/output-lib.scm

index db4fb9b022255a7bc277706ff1774f4bb7fefa61..fdcea5de6488fed13954634e79442d21f3f0234c 100644 (file)
@@ -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