X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Ffr%2Fuser%2Fprogramming-interface.itely;h=98f9e317071271a9727448a5f41036cd103e634a;hb=fef6e25ff53688becd9c7c75f04f1c89acb42339;hp=23b12769f8c291eb9ae257218316e5bf77681b38;hpb=2dd2f19ece96f2fe7e9ca9217ea79af9589c1960;p=lilypond.git diff --git a/Documentation/fr/user/programming-interface.itely b/Documentation/fr/user/programming-interface.itely index 23b12769f8..98f9e31707 100644 --- a/Documentation/fr/user/programming-interface.itely +++ b/Documentation/fr/user/programming-interface.itely @@ -1,12 +1,14 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: 829be449be664ea765ed43f5d56b50b41e43b397 + Translation of GIT committish: d56aa8181857c5feabf303ae88e716eba069f0a9 + 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 @@ -31,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 @@ -57,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 @@ -156,3 +171,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.