anders.vinjar wrote
> I'd actually be a bit surprised if LilyPond didn't use specialised
> macros for defining its functions already, meaning you could just
> specialize these a bit further...
> 
> Where do we find the definitions in LY?

The ones David N. mentioned (grob::has-interface and grob::name) are in
scm/output-lib.scm.  There may be others in other files.  In that file it's
all "define-public" (no specialized macros).

Cheers,
-Paul



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/getting-the-argument-list-of-a-procedure-tp172584p172640.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to