On Thu, Jul 16, 2015 at 2:40 PM, karol [via Lilypond] <
ml-node+s1069038n178721...@n5.nabble.com> wrote:

> Yes, Abraham, I've tried this. But the drawback of this solution is thet
> it doesn't scale to bigger staff size.
>
>
>
> Try: #(set-global-staff-size 26) and you'll get what I mean.
>
I see what you mean, now. Thanks for helping me understand. I know this
doesn't answer your question exactly, but what about this:

\layout {
  \context {
    \Score
    \override TimeSignature.font-name = #"Times"
    \override TimeSignature.font-size = #2.5
    \numericTimeSignature
  }
}

That seems to size things better than my previous suggestions for any
global staff-size, at least it did for me from 10pt to 40pt staff-sizes.

- Abraham




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Custom-TimeSignature-doesn-t-scale-correctly-tp178710p178722.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

Reply via email to