2009/7/24 Mark Polesky <[email protected]>:
> Okay to apply?
Not quite:
+ (map ref-ify
indentation
+ (sort
whitespace/indentation
+ (map symbol->string
+ (hashq-ref iface->grob-table
+ (car interface)
+ '()))
+ ly:string-ci<?)))))
(reverse ifaces)))
+ (ifacedoc (sort
missing ref-ify
indentation
+ (map (lambda (iface)
+ (if (pair? iface)
+ (symbol->string (car iface))
+ (ly:error (_ "pair expected in doc ~s") name)))
+ ifaces)
+ ly:string-ci<?))
Regards,
Neil
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel