]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/extending.tely
Lilypond-book: Auto-detect linewidth and exampleindent in texinfo mode
[lilypond.git] / Documentation / extending.tely
index 5f374fc46575e47bb96a06fe5bf8fa217010feef..684f7216c3cc4afc288bc0fd2ed85b26adbc00a1 100644 (file)
@@ -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--2011 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