]> 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 2417124af9ce2b50d1aa493d22c5a1c64293c1f3..30f1ea056aceecc3547b8cb053c912b36a6ca897 100644 (file)
@@ -1,3 +1,14 @@
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
+@c This file is part of lilypond.tely
+@ignore
+    Translation of GIT committish: c622e816e641f91a5592b302a926daaa17a995f5
+
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
 @node Interfaces for programmers
 @chapter Interfaces for programmers
 
@@ -22,6 +33,8 @@ UNTRANSLATED NODE: IGNORE ME
 * Paired substitution functions::
 * Mathematics in functions::
 * Void functions::
+* Functions without arguments::
+* Overview of available music functions::
 @end menu 
 @node Overview of music functions
 @subsection Overview of music functions
@@ -48,6 +61,17 @@ UNTRANSLATED NODE: IGNORE ME
 
 UNTRANSLATED NODE: IGNORE ME
 
+@node Functions without arguments
+@subsection Functions without arguments
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Overview of available music functions
+@subsection Overview of available music functions
+
+UNTRANSLATED NODE: IGNORE ME
+
+@include identifiers.tely
 @node Programmer interfaces
 @section Programmer interfaces
 
@@ -107,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
@@ -123,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
 
@@ -147,3 +177,7 @@ UNTRANSLATED NODE: IGNORE ME
 
 UNTRANSLATED NODE: IGNORE ME
 
+
+-- SKELETON FILE --
+When you actually translate this file, please remove these lines as
+well as all `UNTRANSLATED NODE: IGNORE ME' lines.