bug-lilypond
[Top][All Lists]
Advanced

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

Re: Cryptic error message with tabs


From: Mats Bengtsson
Subject: Re: Cryptic error message with tabs
Date: Wed, 11 Apr 2007 09:30:24 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070221)

Graham, I hope you have seen my previous reply in this thread.
Here's a minimal version of Hernan's example.

\version "2.10.0"
\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 |
}

  /Mats


Graham Percival wrote:
hernan gonzalez wrote:
Perhaps some trouble with non-ascii chars or long lines...
Here it goes again, below. I also uploaded it here:
http://hjg.com.ar/ghibli/musica/testcase3.ly

Please test it with 2.10.20 or .21. I cannot compile your example in .21; I suspect that the problem is your nested \score{} sections.

In addition, please reduce the size of this example. We don't need any lines like time signature or clef -- I estimate that the entire example could be 5-10 lines long. For more hints, please see
http://lilypond.org/web/devel/participating/bugs

Cheers,
- Graham


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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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