bug-lilypond
[Top][All Lists]
Advanced

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

Ambitus bug


From: Barikavily
Subject: Ambitus bug
Date: Wed, 30 May 2012 00:22:19 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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'' 
}




reply via email to

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