bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Staff switch bug


From: Han-Wen Nienhuys
Subject: Staff switch bug
Date: Sat, 29 Dec 2001 23:25:30 +0100

address@hidden writes:
> 1.4.9 and 1.5.26:
> I glissando-line magically appears in the bass voice. I was unable to
> remove it in any way.


try this:

--- property.ly~        Fri May 18 17:40:58 2001
+++ property.ly         Sat Dec 29 23:24:55 2001
@@ -147,8 +158,8 @@
 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
 
-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]