Noeck <[email protected]> writes: > Hi, > > how can I use a self-defined function with in another one? > > I tried the following pseudo-code, but then myfunc is no valid function > name in the scope of the second function. > > > ------ly-file------------------------------- > > #(… scheme function definition of function myfunc …) > > > #(… function-head … > #{ … lilypond-code … #(myfunc arg) … #} > > ------end-ly-file---------------------------
Sigh. How are we supposed to guess what "scheme function definition" or "function-head" is supposed to mean? Could you please provide an example that you would have expected to work rather than one which is going to fail no matter what? -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
