From: fred Date: Wed, 27 Mar 2002 02:05:02 +0000 (+0000) Subject: lilypond-1.5.29 X-Git-Tag: release/1.5.59~358 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=75b0adc49a4564181aee0ef61b362790fdc9d5a3;p=lilypond.git lilypond-1.5.29 --- diff --git a/ly/property-init.ly b/ly/property-init.ly index 3b40500bb5..4c1eb13019 100644 --- a/ly/property-init.ly +++ b/ly/property-init.ly @@ -156,8 +156,8 @@ autoBeamOn = \property Voice.noAutoBeaming = ##f emptyText = \property Voice.textNonEmpty = ##f fatText = \property Voice.textNonEmpty = ##t -showStaffSwitch = \property PianoStaff.followVoice = ##t -hideStaffSwitch = \property PianoStaff.followVoice = ##f +showStaffSwitch = \property Voice.followVoice = ##t +hideStaffSwitch = \property Voice.followVoice = ##f % FIXME: Move this docu (to where?)