This is fantastic, thanks David!
-Paul
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/documenting-public-Scheme-functions-tp174145p174189.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailing
2015-04-07 23:40 GMT+02:00 Gilles THIBAULT :
> Le mardi 7 avril 2015, 06:12:12 Pierre Perol-Schneider a écrit :
>> Hi David,
>> Simply thank you very, very much!!
> +1
Great!
thanks,
Harm
___
lilypond-user mailing list
lilypond-user@gnu.org
https://
Le mardi 7 avril 2015, 06:12:12 Pierre Perol-Schneider a écrit :
> Hi David,
> Simply thank you very, very much!!
+1
It works also with Lilypond 2.18.2
--
Gilles
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinf
Hi David,
Simply thank you very, very much!!
Cheers,
Pierre
2015-04-07 3:39 GMT+02:00 David Nalesnik :
>
>
> On Mon, Apr 6, 2015 at 6:53 PM, David Nalesnik
> wrote:
>
>> Hi list,
>>
>> Here's something which I think will be useful to Schemers.
>>
>> Public functions written in Scheme aren't docu
On Mon, Apr 6, 2015 at 6:53 PM, David Nalesnik
wrote:
> Hi list,
>
> Here's something which I think will be useful to Schemers.
>
> Public functions written in Scheme aren't documented (except in the
> source). (The list of "Scheme functions" in the Internals Reference
> consists of functions de
On Mon, Apr 6, 2015 at 6:53 PM, David Nalesnik
wrote:
>
>
> Also, "pure-unpure-containers" ...
>
unpure-pure...
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi list,
Here's something which I think will be useful to Schemers.
Public functions written in Scheme aren't documented (except in the
source). (The list of "Scheme functions" in the Internals Reference
consists of functions defined in C++ which are available in Scheme.) The
attached will prod