]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/programming-interface.itely
Merge branch 'master' into dev/texi2html
[lilypond.git] / Documentation / es / user / programming-interface.itely
index 0ca70c8a608364d73a82ed91166fe681f5576321..1946ae40a7776db11034a2a3c008ca01e658d6af 100644 (file)
@@ -1,13 +1,14 @@
 @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: 66dde21fe63499f32a718f6098abe70e1429059b
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
+@c \version "2.11.51"
+
 
 @node Interfaces for programmers
 @chapter Interfaces for programmers
@@ -71,6 +72,7 @@ UNTRANSLATED NODE: IGNORE ME
 
 UNTRANSLATED NODE: IGNORE ME
 
+@include identifiers.tely
 @node Programmer interfaces
 @section Programmer interfaces
 
@@ -130,6 +132,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 +149,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