Robin Bannister wrote:
>    
> You can bypass the #'text property with 
>    
>> replaceBN =  #(define-music-function (parser location new) (markup?) 
>>   #{\once \override Score.BarNumber #'stencil = 
>>     #(lambda (grob) (grob-interpret-markup grob $new)) #}) 
>    
> and then say 
>    
>> \replaceBN \markup \column { "17" "37"} 
>    
>    
> Cheers, 
> Robin
> 

Thanks. This is exactly what I need. I only had to adjust the baseline-skip
to get the numbers closer together.
-- 
View this message in context: 
http://old.nabble.com/How-to-use-Markup-for-Barnumbers--tp31019034p31019697.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to