lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Function to add a "-" before finger number


From: Neil Puttock
Subject: Re: Function to add a "-" before finger number
Date: Tue, 10 Aug 2010 23:01:15 +0100

On 10 August 2010 01:40, Antheo <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]