lilypond-user
[Top][All Lists]
Advanced

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

Re: Possible Bug with \numericTimeSignature


From: Keith OHara
Subject: Re: Possible Bug with \numericTimeSignature
Date: Tue, 13 May 2014 02:51:30 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Joshua Nichols <josh.d.nichols <at> gmail.com> writes:

> global = {
>   \key c \major
>   \numericTimeSignature

It is a bug, but you can fix this one yourself if you like.

In 'property-init.ly' the definition is
numericTimeSignature = \override Staff.TimeSignature.style = #'numbered
but we want it to apply to the entire Score, not just one Staff.






reply via email to

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