From: Neil Puttock Date: Mon, 28 Jul 2008 00:19:36 +0000 (+0100) Subject: Reinstate headword time signatures. X-Git-Tag: release/2.11.54-1~5^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c411eebebe3c51daa90cfd0ce301c1b8579a0b75;p=lilypond.git Reinstate headword time signatures. --- diff --git a/input/manual/keyboard-headword.ly b/input/manual/keyboard-headword.ly index 6e453ffcb4..39d5bef22d 100644 --- a/input/manual/keyboard-headword.ly +++ b/input/manual/keyboard-headword.ly @@ -17,10 +17,6 @@ \Score \remove "Bar_number_engraver" } - \context { - \Staff - \remove "Time_signature_engraver" - } } fermataLong = \markup { diff --git a/input/manual/repeats-headword.ly b/input/manual/repeats-headword.ly index cc5820c27c..52a439e844 100644 --- a/input/manual/repeats-headword.ly +++ b/input/manual/repeats-headword.ly @@ -13,13 +13,6 @@ % Movt II, Andante con moto % Measures 9 - 16 -\layout { - \context { - \Staff - \remove "Time_signature_engraver" - } -} - \new PianoStaff << \new Staff = RH { diff --git a/input/manual/rhythms-headword.ly b/input/manual/rhythms-headword.ly index f0f4b11454..99c7cd2a16 100644 --- a/input/manual/rhythms-headword.ly +++ b/input/manual/rhythms-headword.ly @@ -20,10 +20,6 @@ #(ly:make-moment 1 40) %\override SpacingSpanner #'strict-grace-spacing = ##t } - \context { - \Staff - \remove "Time_signature_engraver" - } } \new PianoStaff <<