Le 30/11/2021 à 22:20, Valentin Petzel a écrit :
Hm, okay. It does not appear in
http://lilypond.org/doc/v2.23/Documentation/internals/scheme-functions
prior to 2.23.


Prior to 2.23, only functions defined in C++ were
included in the Internals Reference. That changed
with

commit 0b41d844ec30fcd64fa5cf642358797f6c0454aa
Author: Jean Abou Samra <[email protected]>
Date:   Sun Jun 20 14:39:57 2021 +0200

    Include Scheme-defined functions in the Internals

    The Internals Reference contains a "Scheme functions" page with all
    functions exported from C++.  This makes it display those defined in
    Scheme as well.

    Only functions that are both public and documented are included.
    The sorting order does not take the ly: prefix into account.

Best,
Jean

Reply via email to