[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lilypond missing note head files
From: |
Mats Bengtsson |
Subject: |
Re: Lilypond missing note head files |
Date: |
Fri, 09 Dec 2005 09:19:19 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319 |
It's certainly not a FAQ, I cannot recall having seen this very problem
before. However, you can get much more help from the mailing list if you
- Tell what operating system you use
- Tell how you installed LilyPond (from some precompiled package or by
compiling it yourself)
- Include the output of lilypond --verbose test.ly
By the way, you should expect problems (but not the problems shown
below) if your gs version is too old.
/Mats
Stephen Torri wrote:
I am setting up my computer to use lilypond. So far I have read the
overview of lilypond from the web site and got the stable version
(2.6.5) installed with only one warning. The warning was asking for gs
to be 8.0+ and I have 7.1.
Well I have a simple file I am using to start out:
\version "2.6.0"
melody = \relative c' {
\clef treble
\key c \major
\time 4/4
d4 a e b
}
\score {
\new Staff \melody
\layout { }
\midi { \tempo 4=60 }
}
Yet when I tell lilypond to process it I get warnings like:
address@hidden ~ $ lilypond test.ly
GNU LilyPond 2.6.5
Processing `test.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
test.ly:7:11: warning: note head `noteheads.s2' not found
d4 a e
b
programming error: Infinity or NaN encountered
test.ly:7:9: warning: note head `noteheads.s2' not found
d4 a
e b
programming error: Infinity or NaN encountered
test.ly:7:7: warning: note head `noteheads.s2' not found
d4
a e b
A search on google did not lead me to a page that told me how to fix
this warning. The resulting pdf has 4/4 on a sheet with the note lines
but no notes present. I am sure this is a silly new user problem so I am
open to advice or being pointed to a FAQ.
Stephen
------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
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
=============================================