Thank you so much, this solves my problem!
A

Mike Solomon-2 wrote:
> 
> On Feb 7, 2011, at 12:09 PM, Jayaratna wrote:
> 
>> 
>> Dear members,
>> 
>> I have been asked to print bar numbers in italic fontface. 
>> I checked the documentation and this forum, but if I've not missed it, i
>> could find no help.
>> Any suggestion?
>> 
>> Thanks,
>> Andrea
>> 
> 
> \relative c' { \override Score . BarNumber #'stencil =
> #(lambda (grob)
>   (grob-interpret-markup grob (markup #:italic (ly:grob-property grob
> 'text))))
> \repeat unfold 40 { a b c d }
> }
> 
> Cheers,
> MS
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Italic-bar-numbers-tp30865628p30867952.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