summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kastrup <dak@gnu.org>2016-03-14 00:13:25 +0100
committerDavid Kastrup <dak@gnu.org>2016-03-22 11:38:57 +0100
commit348953deb22bdf9b1db241201e53749bc58ef527 (patch)
tree8de3e76f122cd81a139432ee3f9bd1073825fd2b
parent055e91829fca7b391fc309c374ba812843cf232a (diff)
Issue 4801: Let Stockhausen example use current override syntax
-rw-r--r--Documentation/ly-examples/Stockhausen_Klavierstueck2.ly6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/ly-examples/Stockhausen_Klavierstueck2.ly b/Documentation/ly-examples/Stockhausen_Klavierstueck2.ly
index 048833cef1..95daf3cc86 100644
--- a/Documentation/ly-examples/Stockhausen_Klavierstueck2.ly
+++ b/Documentation/ly-examples/Stockhausen_Klavierstueck2.ly
@@ -152,8 +152,8 @@ measIVl = {
\new PianoStaff <<
\new Staff = "upper"
{
- \override Staff.TimeSignature #'transparent = ##t
- \override Staff.TimeSignature #'extra-spacing-width = #'(0.0 . 3.0)
+ \hide Staff.TimeSignature
+ \override Staff.TimeSignature.extra-spacing-width = #'(0.0 . 3.0)
\accidentalStyle dodecaphonic
\autoBeamOff
\clef treble
@@ -176,7 +176,7 @@ measIVl = {
}
\new Staff = "lower"
{
- \override Staff.TimeSignature #'transparent = ##t
+ \hide Staff.TimeSignature
\accidentalStyle dodecaphonic
\autoBeamOff
\clef bass