Re: Ottava bassa bug

2005-12-10 Thread Erik Sandberg
On Friday 09 December 2005 02.37, Jonatan Liljedahl wrote: > The below snippet shows a bug, the d,, note isn't affected by the > octavation: (see bug.png) > Any tips? The problem is that the \clef command is executed after the \octdn command; this overrides the middleCPosition property. This can

Ottava bassa bug

2005-12-08 Thread Jonatan Liljedahl
The below snippet shows a bug, the d,, note isn't affected by the octavation: (see bug.png) \version "2.7.20" staffUp = \change Staff = up staffDn = \change Staff = dn octdn = { #(set-octavation -1) } octno = { #(set-octavation 0) } \new PianoStaff << \context Staff = "up" {