lilypond-devel
[Top][All Lists]
Advanced

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

Re: Error in ignaztek-names.scm


From: Francisco Vila
Subject: Re: Error in ignaztek-names.scm
Date: Tue, 1 Jun 2010 13:28:47 +0200

2010/6/1 Francisco Vila <address@hidden>:
> Hello. This could be caused by latest commit 1393f1d1 (or could not)
>
> In out/share/lilypond/current/scm/chord-ignatzek-names.scm:
>  186: 19  [list (#<procedure simple-markup (layout props str)> "/") ...
>  186: 20* [note-name->markup #<Pitch d' >]
>
> out/share/lilypond/current/scm/chord-ignatzek-names.scm:186:38: In
> procedure note-name->markup in expression (name-note bass-pitch):
> out/share/lilypond/current/scm/chord-ignatzek-names.scm:186:38: Wrong
> number of arguments to #<procedure note-name->markup (pitch
> lowercase?)>
>
> The call is  (name-note bass-pitch), where an argument is missing IMO
> scm/chord-ignaztek-names.scm, line 186
>
> A solution could be the attached [untested] patch.

It isn't, more calls exist. Here is one, could be more.

In out/share/lilypond/current/scm/chord-generic-names.scm:
    ...
 259: 17  [make-line-markup ...
 260: 18* [list ...
 261: 19* [note-name->markup #<Pitch c >]

out/share/lilypond/current/scm/chord-generic-names.scm:261:13: In
procedure note-name->markup in expression (root->markup root):
out/share/lilypond/current/scm/chord-generic-names.scm:261:13: Wrong
number of arguments to #<procedure note-name->markup (pitch
lowercase?)>


-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

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