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