lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Italic bar numbers


From: Jayaratna
Subject: Re: Italic bar numbers
Date: Mon, 7 Feb 2011 13:28:54 -0800 (PST)

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
> address@hidden
> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]