X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fextending.tely;h=2b3e7b28ddbd35d90e2bd0881ddf9e5a46eb5612;hb=40652d626dc52d09f28ec25e1a986c036ac171ae;hp=5f374fc46575e47bb96a06fe5bf8fa217010feef;hpb=3357772d4e9da87c1bcd99855d9b4055f590c806;p=lilypond.git diff --git a/Documentation/extending.tely b/Documentation/extending.tely index 5f374fc465..2b3e7b28dd 100644 --- a/Documentation/extending.tely +++ b/Documentation/extending.tely @@ -3,7 +3,8 @@ Translation of GIT committish: FILL-IN-HEAD-COMMITTISH When revising a translation, copy the HEAD committish of the - version that you are working on. See TRANSLATION for details. + version that you are working on. For details, see the Contributors' + Guide, node Updating translation committishes.. @end ignore @setfilename lilypond-extending.info @@ -17,10 +18,9 @@ This file explains how to extend the functionality of LilyPond version @version{}. @end macro +@c `Extending' was born 2003-04-23 with git commit c08f6e8... @macro copyrightDeclare -Copyright @copyright{} -1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 -by the authors. +Copyright @copyright{} 2003--2010 by the authors. @end macro @set FDL @@ -45,6 +45,8 @@ by the authors. @menu * Scheme tutorial:: Programming inside LilyPond. +* Interfaces for programmers:: How to interface with scheme. +* LilyPond Scheme interfaces:: Getting information in and out of music Appendices @@ -58,8 +60,10 @@ Appendices @contents +@allowcodebreaks false @include extending/scheme-tutorial.itely +@include extending/programming-interface.itely @include fdl.itexi