]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/user/programming-interface.itely
Update French manual skeletons
[lilypond.git] / Documentation / fr / user / programming-interface.itely
index b8bce5596340fde57063a7023a0b4f1b8c8f8c08..30f1ea056aceecc3547b8cb053c912b36a6ca897 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: 58710722240de541ca4f37382c0503ac470ea6a6
+    Translation of GIT committish: c622e816e641f91a5592b302a926daaa17a995f5
 
 
     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