On 10 August 2010 01:40, Antheo <m...@mouries.net> wrote: > I used to code in Lisp but i could find by reading and googling in the doc > the functions you used. > Is there any way you could provide me with some links to the documentation > that would help me understand each function so that there are some chances i > could do it by myself next time?
The functions starting with `ly:' (exported from C++ files) are documented here: http://lilypond.org/doc/v2.12/Documentation/user/lilypond-internals/Scheme-functions#Scheme-functions Unfortunately, we don't (yet) have automatic documentation for the functions defined in the scm/ folder, though many of them do have docstrings inside the definition. See music-functions.scm, lily-library.scm and output-lib.scm for the most useful functions. Cheers, Neil _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user