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
bug-lilypond@gnu.org
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: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond