]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/extending.tely
Web-es: translation of Community
[lilypond.git] / Documentation / extending.tely
index bb985e2c360b2ec010babc1310cae6dbde01677b..9e0fdc4a374e23c429b9ca1b51e144fec335c9b0 100644 (file)
@@ -17,10 +17,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--2009 by the authors.
 @end macro
 
 @set FDL
@@ -46,6 +45,7 @@ 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