bug-lilypond
[Top][All Lists]
Advanced

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

Issue 641 in lilypond: error: "script direction not yet known" when usin


From: codesite-noreply
Subject: Issue 641 in lilypond: error: "script direction not yet known" when using implicit Voice contexts
Date: Wed, 18 Jun 2008 00:39:29 -0700

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




reply via email to

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