]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/programming-interface.itely
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / es / user / programming-interface.itely
index 0ca70c8a608364d73a82ed91166fe681f5576321..9a28825111eb71a727490a00f07aa48952d7402b 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: 2540b584a4ac28a8e6f84e7df8bffd7bd46fafa2
-
+    Translation of GIT committish: d9b4bfc69674eb4ed7b8c6eaa0b646f00eae6c8d
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
@@ -71,6 +70,7 @@ UNTRANSLATED NODE: IGNORE ME
 
 UNTRANSLATED NODE: IGNORE ME
 
+@include identifiers.tely
 @node Programmer interfaces
 @section Programmer interfaces
 
@@ -130,6 +130,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 +147,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