bug-lilypond
[Top][All Lists]
Advanced

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

FW: Clef not printed when middleCPosition is changed


From: Trevor Daniels
Subject: FW: Clef not printed when middleCPosition is changed
Date: Mon, 8 Oct 2007 12:23:16 +0100

> From: Trevor Daniels [mailto:address@hidden
> Sent: 08 October 2007 11:45
>
> There is an example in the User Manual, section
> 1.1.3, Displaying Pitches, subsection Clef which
> shows a bug.  The example is the one which shows
> the effect of changing the three properties,
> clefGlyph, clefPosition and middleCPosition.
> Changing middleCPosition does not cause a new
> clef to be printed, although subsequent notes are
> correctly shifted.
>
> Here's an example which shows the bug in 2.10.20,
> and as the manual for 2.11.32 also shows the
> incorrect behaviour I guess it is still present in 2.11.
>
> {
>  \clef "treble"
>  c'4
>  \set Staff.middleCPosition = #4
>  c'4
>  \set Staff.middleCPosition = #0
>  c'4
> }
>

Apologies.  I now see that this behaviour is correct - the
error is in the description in the manual.  I shall rewite
this section to correctly reflect what the code actually
does.

> Trevor Daniels
Trevor







reply via email to

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