From 15fbaa8e4718ae13363a8d40820034a3e235467d Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Wed, 6 Dec 2006 17:21:43 +0100 Subject: [PATCH] include identifiers.tely in user manual. --- Documentation/user/programming-interface.itely | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Documentation/user/programming-interface.itely b/Documentation/user/programming-interface.itely index 57b5d1da88..9a62200bba 100644 --- a/Documentation/user/programming-interface.itely +++ b/Documentation/user/programming-interface.itely @@ -12,7 +12,7 @@ not familiar with Scheme, you may wish to read our * Building complicated functions:: * Markup programmer interface:: * Contexts for programmers:: -* Scheme procedures as properties:: +* Scheme procedures as properties:: @end menu @@ -27,6 +27,7 @@ This section discusses how to create music functions within LilyPond. * Paired substitution functions:: * Mathematics in functions:: * Void functions:: +* Overview of available music functions:: @end menu @node Overview of music functions @@ -236,6 +237,15 @@ noPointAndClick = \noPointAndClick % disable point and click @end example +@node Overview of available music functions +@subsection Overview of available music functions + +@c fixme ; this should be move somewhere else? +The following commands are music functions + +@include identifiers.tely + + @node Programmer interfaces @section Programmer interfaces -- 2.39.5