bug-lilypond
[Top][All Lists]
Advanced

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

Re: Wrong type argument in position 1 error


From: Han-Wen Nienhuys
Subject: Re: Wrong type argument in position 1 error
Date: Fri, 23 Sep 2005 23:17:10 +0200
User-agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720)

Kevin Nowaczyk wrote:
Here is the minimum code to reproduce an error I'm
receiving from lilypond 2.6.0.  It seems like if
anything is changed from this point, such as, removing
the \key g \major, removing a staff, or even changing
the bes to c, the error disappears.

hi,

this is related to an ancient (unsupported) hack to make "hammer" indications in tab. Remove the following 3 lines from engraver-init.ly

   \override Slur #'font-family    = #'roman
   \override Slur #'print-function = #hammer-print-function
   \override Slur #'direction = #-1

things should work  as usual.

--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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