X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=input%2Ftest%2Fvolta.ly;h=b470c72fd88cd6799e678662931465ff90a99cbd;hb=cda8fc1780778b760905c8832f7e984161218f20;hp=780c33f140636c6c3143c2585bc440f496ab2cd0;hpb=07a5ed85c189a97d04c550679826dfc5eca2eb18;p=lilypond.git diff --git a/input/test/volta.ly b/input/test/volta.ly index 780c33f140..b470c72fd8 100644 --- a/input/test/volta.ly +++ b/input/test/volta.ly @@ -1,4 +1,7 @@ +\version "1.3.110"; + + voice4 = \notes { \clef bass; \property Staff.instrument = "Bass" @@ -35,7 +38,7 @@ voicedefault = \notes { font_normal = 12.; \translator { \StaffContext - TimeSignature \push #'style = #"C" + TimeSignature \override #'style = #"C" \consists Instrument_name_engraver; } }