bug-lilypond
[Top][All Lists]
Advanced

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

Re: incompatible stem (type = 16)


From: karim haddad
Subject: Re: incompatible stem (type = 16)
Date: Fri, 16 Mar 2007 16:12:13 +0100

Thanx a lot again Mats


Yes of course  i can put it in context!

Now for the funny bug , i will try to find out what's wrong, and hope it is not a limitation although i know it's an impossible notation that i use to compose with.
THanx
K

On Mar 15, 2007, at 5:44 PM, Mats Bengtsson wrote:

One final comment: I noticed that you use
\tweak #'text #tuplet-number::calc-fraction-text
on every single tuplet. If you want the setting on all tuplets,
just add a corresponding setting in the \layout block:
\layout{
...
 \context {\Score
   ...
    \override TupletNumber #'text = #tuplet-number::calc-fraction-text
   ...
 }
...
}

  /Mats

karim haddad wrote:
Hello list

In this .ly file (very unconventional) i have a problem with :

/Users/hyperion/Desktop/lilbug/6.ly:72:0: warning: adding note head to incompatible stem (type = 16)

c'1*4/21~

although c'1 is a whole note and should has no stem

Even weirder, this works with the 2.10 version which reports the error, but in the latest version 2.11.20-1 i have the error and lilypond just hangs...

Any ideas ?




Another thing but this is no bug i presume . when i call lilypond fron my terminal i get


hyperion$ lilypond
Rebuilding font cache
This may take a few minutes.GNU LilyPond 2.10.20
error: LILYPONDPREFIX is obsolete, use LILYPOND_DATADIR

and this when i try version from version.

I tried to look for this variable, but didn't find it
I defined it in my .bash but no way?

thanx

Karim



--------------------------------------------------------------------- ---

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