]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/extending.tely
Run grand replace for 2015.
[lilypond.git] / Documentation / de / extending.tely
index c69b2e1d1bf11a733535b8172aae9b177da0e448..abca75df5f24edabcd26ee2800db3a8ca603b9cc 100644 (file)
@@ -1,14 +1,14 @@
 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: 354f8ea159bb5216202e5815685fca8bd7e6919c
+    Translation of GIT committish: ebe492ca408fb0d9abf80b94c56197eef8dc2f09
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
-    Guide, node Updating translation committishes..
+    Guide, node Updating translation committishes.
 @end ignore
 
 @setfilename lilypond-extending.info
-@settitle Extending LilyPond
+@settitle LilyPond erweitern
 @documentencoding UTF-8
 @documentlanguage de
 @afourpaper
@@ -22,7 +22,7 @@ LilyPond Version @version{} erweitern kann.
 
 @c `Extending' was born 2003-04-23 with git commit c08f6e8...
 @macro copyrightDeclare
-Copyright @copyright{} 2003--2009 bei den Autoren.
+Copyright @copyright{} 2003--2015 bei den Autoren.
 @end macro
 
 @set FDL
@@ -48,7 +48,7 @@ Copyright @copyright{} 2003--2009 bei den Autoren.
 @menu
 * Scheme-Übung::                Programmieren innerhalb von LilyPond.
 * Schnittstellen für Programmierer::     Wie man mit Scheme kommunizieren kann.
-* LilyPond Scheme interfaces::     Information in die Noten senden und aus den Noten erhalten.
+* LilyPond Scheme-Schnittstellen::     Information in die Noten senden und aus den Noten erhalten.
 
 Anhänge
 
@@ -62,6 +62,8 @@ Anhänge
 
 @contents
 
+@allowcodebreaks false
+
 
 @include extending/scheme-tutorial.itely
 @include extending/programming-interface.itely