From: Graham Percival Date: Tue, 25 Mar 2008 11:44:02 +0000 (-0700) Subject: Add \defaultTimeSignature to revert change; all the other X-Git-Tag: release/2.11.44-1~83 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f91591962027bf9b8b6ecadf084a1336ec29bc82;p=lilypond.git Add \defaultTimeSignature to revert change; all the other macros in this file have \revert macros defined. --- diff --git a/ly/property-init.ly b/ly/property-init.ly index 92692274a2..7cae78ebb1 100644 --- a/ly/property-init.ly +++ b/ly/property-init.ly @@ -195,6 +195,10 @@ numericTimeSignature = { \override Staff.TimeSignature #'style = #'() } +defaultTimeSignature = { + \revert Staff.TimeSignature #'style +} + % For drawing vertical chord brackets with \arpeggio % This is a shorthand for the value of the print-function property