bug-lilypond
[Top][All Lists]
Advanced

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

Issue 349 in project lilypond


From: codesite-noreply
Subject: Issue 349 in project lilypond
Date: Wed, 11 Apr 2007 01:15:05 -0700

Issue 349: crash with TabStaff note outside guitar range
http://code.google.com/p/lilypond/issues/detail?id=349

New issue report by gpermus:
Interpreting music...
/Users/gperciva/Apps/LilyPond.app/Contents/Resources/bin/../share/lilypond/current/scm/lily-library.scm:97:5:
In procedure list-ref in expression (process-procedure book paper ...):
/Users/gperciva/Apps/LilyPond.app/Contents/Resources/bin/../share/lilypond/current/scm/lily-library.scm:97:5:
Argument 2 out of range: 6

-----

\version "2.11.21"
\new TabStaff {
e4 c4 e,2  | % ok
% following C note is out of the range of the guitar
% This makes LilyPond crash. Commenting the following
% line produces normal output:
e4 c,4 e,2 |
} 



Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-High

-- 
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]