Dear Pierre,

thank you, it works wonderfully. 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 ....


For mensural proportions I prefer to have a normal text font number.

Thank you very much!
A



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Custom-time-signature-symbols-tp166005p166010.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to