2014-09-02 15:34 GMT+02:00 Jayaratna <[email protected]>:

> thank you, it works wonderfully.


You're welcome.


> I just modified the tenor like this:
>
> \new Staff \with {
>         \override TimeSignature.stencil = #(lambda (grob)
>          (grob-interpret-markup grob
>            #{
>              \markup\concat {
>                  \musicglyph #"timesig.neomensural32"
>                  \lower #.8 \magnify #1 " 2"
>               }
>            #}))
>       }
>       {         \relative ....
>

Forget \magnify #1, you do not neet it.
Cheers,
Pierre
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to