X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fperformer-init.ly;h=fdfa7add3c69ee58dc6c18b0a8ce47dfa447b5cf;hb=0757febe2084fd8507334987b6f6b524888247c7;hp=1a36b7fd19ef8b13a326ac610b08007f3fad19e9;hpb=a65e32f0ecbd7b9794a03894162cbe2d2501b934;p=lilypond.git diff --git a/ly/performer-init.ly b/ly/performer-init.ly index 1a36b7fd19..fdfa7add3c 100644 --- a/ly/performer-init.ly +++ b/ly/performer-init.ly @@ -16,7 +16,7 @@ %%%% You should have received a copy of the GNU General Public License %%%% along with LilyPond. If not, see . -\version "2.14.0" +\version "2.15.39" %% %% setup for Request->Element conversion. @@ -225,7 +225,7 @@ %% Timing variables in layout definitions before any %% Timing_translator has been run. - timeSignatureFraction = #'(4 . 4) + timeSignatureFraction = 4/4 %% These defaults should be the same as the rules established in %% scm/time-signature-settings.scm for 4/4 time