bug-lilypond
[Top][All Lists]
Advanced

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

Re: Ambitus bug


From: Colin Hall
Subject: Re: Ambitus bug
Date: Wed, 30 May 2012 09:34:28 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, May 30, 2012 at 12:22:19AM +0000, Barikavily wrote:
> > I'm not top posting.
> % Ambitus is not correct in the case of:
> % Manually defined clefs (here the example of the standard choral tenor clef)
> % Semitone staves
> 
> \version "2.15.35"
> 
> \new Staff \with { \consists Ambitus_engraver } { 
>       \set Staff.middleCPosition = #1 
>       c' c'' 
> }
> 
> \new Staff \with { \consists Ambitus_engraver } { 
>       \set staffLineLayoutFunction = #ly:pitch-semitones 
>       c' c'' 
> }
> 


Thanks for the bug report, Barikavily.

I reproduced your example using 2.15.35.

I have checked the documentation [1][2] and I believe your first
example is the expected behaviour. Could you explain what you think is
wrong with the ambitus mark for your tenor clef?

Your second example does appear to be a bug. I searched the the issue
tracker [3] to establish that it is not a known bug.

I have created an issue tracker for:

"Ambiutus is not correct in the case of semitone staves"

See [4] below.

Cheers,
Colin.

Refs
----
[1] 
http://lilypond.org/doc/v2.15/Documentation/notation/displaying-pitches#ambitus
[2] http://lilypond.org/doc/v2.15/Documentation/notation/displaying-pitches#clef
[3] http://code.google.com/p/lilypond/issues/list?can=1&q=ambitus
[4] http://code.google.com/p/lilypond/issues/detail?id=2575

-- 

Colin Hall




reply via email to

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