]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/extending.tely
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / Documentation / extending.tely
index 9e0fdc4a374e23c429b9ca1b51e144fec335c9b0..febd4d432f35bf2ed2de41dc3699978b418da95f 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,9 +18,14 @@ 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...
+@c `Extending' was born 2004-03-07 with this commit:
+@c * Documentation/user/changing-defaults.itely (Changing defaults):
+@c author: Han-Wen Nienhuys
+@c commit: c53d0cabdf9361e448cdd02a338aa5d696f4f466
+@c   file: Documentation/user/programming-interface.itely
+
 @macro copyrightDeclare
-Copyright @copyright{} 2003--2009 by the authors.
+Copyright @copyright{} 2004--2015 by the authors.
 @end macro
 
 @set FDL
@@ -59,6 +65,7 @@ Appendices
 
 @contents
 
+@allowcodebreaks false
 
 @include extending/scheme-tutorial.itely
 @include extending/programming-interface.itely