\once \override Staff.TimeSignature.font-name = #"FontName"



--
Phil Holmes


----- Original Message ----- From: "Jayaratna" <jayara...@gmail.com>
To: <lilypond-user@gnu.org>
Sent: Friday, September 05, 2014 12:15 PM
Subject: Re: Use my roman font digits for time signature


Dear Simon,

thank you for your answer. Your suggestion works, but I need to insert the
change in the middle of a part. If I put your override code in the \with
part, it overrides also my neomensural initial time signature.

\version "2.18.2"

\new Staff
     {   \relative c' { %Tenor
   \override Staff.TimeSignature.style = #'neomensural \time 4/1
\hide Staff.BarLine
   \set Staff.timeSignatureFraction = 2/2
   \scaleDurations 2/1 {
 \clef alto
g\longa }

                                       \set Staff.timeSignatureFraction =
2/1
\scaleDurations 1/1 {
d\breve } }
     }



--
View this message in context: http://lilypond.1069038.n5.nabble.com/Use-my-roman-font-digits-for-time-signature-tp166073p166085.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to