Issue 641: error: "script direction not yet known" when using implicit
Voice contexts
http://code.google.com/p/lilypond/issues/detail?id=641
New issue report by v.villenave:
% The following code gives a programming error, and the
% output is wrong. Uncommenting either the Voice declaration
% or the \key solves the problem.
\version "2.11.49"
\new Staff
%\new Voice
\relative c''
{
%\key c \major
<<
{ c16 e a g f e d c }
{ s16( s) s-. s-. s( s) s-. s-. }
>>
}
Issue attributes:
Status: Accepted
Owner: v.villenave
Labels: Type-Enhancement 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
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond