On Wed, Jul 13, 2016 at 6:09 PM, Andrew Bernard <[email protected]> wrote: > Hi David, > > Fantastic. This function should be widely publicised to any who dare > to undertake the dangerous journey through the dark and enchanted > forests of Lilypond Tweaking. >
Unfortunately, public Scheme functions don't get automatically documented, so functions like this are nicely tucked away. A while ago I was playing around with getting them into the docs, but I forgot all about it apparently. Anyway, you can get a list of what's in the code base -- along with the doc strings...such as they are -- with the routine here: http://www.mail-archive.com/lilypond-user%40gnu.org/msg100337.html Oh, I remember what stopped me. How do you get at the parameters of a curried function? Also, the thought of how horrible that list of DOCME, DOCME, DOCME would look in official documentation. David _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
