Issue 351: warning "reverse rods" with ambitus, clef_8, and note 
above staff
http://code.google.com/p/lilypond/issues/detail?id=351

New issue report by gpermus:
% This bug is not important, it happens when:
% 1. use the ambitus engraver
% 2. a clef transposed one octava down
% 3. the first note is above the staff

% Lilypond compiles it perfectly but it says:
% programming error: Adding reverse rod
% continuing, cross fingers

\version "2.11.22"

{ \clef "G_8" g' }

\layout{
        \context{\Staff \consists Ambitus_engraver }
}


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Low Warning-nitpick

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to