On 11-Jun-06, at 3:06 AM, nicola wrote:

 File
"/Applications/TeX/Lilypond.app/Contents/Resources/bin//lilypond-book",
line 1268
    found = dict ((t, None) for t in types)
                              ^
SyntaxError: invalid syntax

It's already fixed in CVS; wait for 2.9.8. If you want to fix it yourself, edit that file and place [] around
... ([(t, None) for t in types])

- Graham



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to