Re: strange programming error

2010-07-14 Thread -Eluze


胡海鹏 - Hu Haipeng wrote:
> 
> Hello,
>   I encounter a strange problem on my harp part. THe message is:
> programming error: no note heads for the line spanner on neighbor line?
> Confused.
> It is very strange because, although it seems to be the problem of the
> last glissando, when I commented out all previous music, it has no
> problem, and if I comment out the glissando, the previous music is also
> ok. It means that these two portions can either exist, but not both. Could
> anyone point out what's wrong? Sorry, I can't provide a shorter example,
> because the problem is caused by the whole part.
> Regards
> Haipeng
> 
> 

commenting \showStaffSwitch in the staff harprh stops this warning/error -
could this be a starting point to track the error?
hth

-- 
View this message in context: 
http://old.nabble.com/strange-programming-error-tp29157954p29161676.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: strange programming error for strange glyph

2009-02-17 Thread Tim Slattery
hhpmu...@163.com wrote:

>Hello,
>  This file is my orchestration assignment. But I can't continue, because...
> Please see the programming errors in the log file. I looked through the 
> file, but it seems no error. What's wrong with my file?

> programming error: FT_Get_Glyph_Name () error: invalid argument

I just stumbled onto this error message in the manual. On page 330 it
says:


If a LilyPond input file containing a non-ASCII character is not saved
in UTF-8 format the error message
FT_Get_Glyph_Name () error: invalid argument

will be generated


Check the menus in your text editor for an option to save your file in
UTF-8 format. Sometimes it's a drop-down box in the Save dialog.

If your text editor won't do it, google for free text editors. There
are many that will do this.

-- 
Tim Slattery
slatter...@bls.gov
http://members.cox.net/slatteryt



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: strange programming error for strange glyph

2009-02-17 Thread Marek Klein
Hi,
lines 112 and 117, instead:
{ "Clarinet in B" \smaller \flat I" }
should be:
{ "Clarinet in B" \smaller \flat "I" }

-- 
Marek Klein
http://gregoriana.sk


2009/2/17 

> Hello,
>   This file is my orchestration assignment. But I can't continue,
> because... Please see the programming errors in the log file. I looked
> through the file, but it seems no error. What's wrong with my file?
>
> Haipeng
>
>
> --
> 网易邮箱,中国第一大电子邮件服务商 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user