lilypond-user
[Top][All Lists]
Advanced

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

Re: Use my roman font digits for time signature


From: Jayaratna
Subject: Re: Use my roman font digits for time signature
Date: Fri, 5 Sep 2014 04:15:49 -0700 (PDT)

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.



reply via email to

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