]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/programming-interface.itely
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / de / user / programming-interface.itely
index 4ba28dfdda6d74145948c14a26d990e4346f9547..37c878434bb41196e9a8d539b566335fba3f0ab7 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: 2540b584a4ac28a8e6f84e7df8bffd7bd46fafa2
+    Translation of GIT committish: 9634340429eb0518432b152fe4aaf7471b67b013
 
 
     When revising a translation, copy the HEAD committish of the
@@ -71,6 +71,7 @@ UNTRANSLATED NODE: IGNORE ME
 
 UNTRANSLATED NODE: IGNORE ME
 
+@include identifiers.tely
 @node Programmer interfaces
 @section Programmer interfaces
 
@@ -130,6 +131,7 @@ UNTRANSLATED NODE: IGNORE ME
 * Markup construction in Scheme::
 * How markups work internally::
 * New markup command definition::
+* New markup list command definition::
 @end menu 
 @node Markup construction in Scheme
 @subsection Markup construction in Scheme
@@ -146,6 +148,11 @@ UNTRANSLATED NODE: IGNORE ME
 
 UNTRANSLATED NODE: IGNORE ME
 
+@node New markup list command definition
+@subsection New markup list command definition
+
+UNTRANSLATED NODE: IGNORE ME
+
 @node Contexts for programmers
 @section Contexts for programmers