2010/6/1 Francisco Vila <paconet....@gmail.com>: > 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 _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel