]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/user/programming-interface.itely
Merge branch 'master' into dev/texi2html
[lilypond.git] / Documentation / fr / user / programming-interface.itely
index 98f9e317071271a9727448a5f41036cd103e634a..d451ddd612a1225a3bd550683c58acdc6b8abce5 100644 (file)
@@ -1,13 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: d56aa8181857c5feabf303ae88e716eba069f0a9
-
+    Translation of GIT committish: 3975a6210f49b40850e3f5101aad1ea4b09883f0
 
     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
@@ -131,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
@@ -147,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