]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/user/programming-interface.itely
Add check-translation support to the user manual
[lilypond.git] / Documentation / fr / user / programming-interface.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
2 @c This file is part of lilypond.tely
3 @ignore
4     Translation of GIT committish: 829be449be664ea765ed43f5d56b50b41e43b397
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  See TRANSLATION for details.
8 @end ignore
9
10 @node Interfaces for programmers
11 @chapter Interfaces for programmers
12
13 UNTRANSLATED NODE: IGNORE ME
14
15 @menu 
16 * Music functions::
17 * Programmer interfaces::
18 * Building complicated functions::
19 * Markup programmer interface::
20 * Contexts for programmers::
21 * Scheme procedures as properties::
22 @end menu 
23 @node Music functions
24 @section Music functions
25
26 UNTRANSLATED NODE: IGNORE ME
27
28 @menu 
29 * Overview of music functions::
30 * Simple substitution functions::
31 * Paired substitution functions::
32 * Mathematics in functions::
33 * Void functions::
34 @end menu 
35 @node Overview of music functions
36 @subsection Overview of music functions
37
38 UNTRANSLATED NODE: IGNORE ME
39
40 @node Simple substitution functions
41 @subsection Simple substitution functions
42
43 UNTRANSLATED NODE: IGNORE ME
44
45 @node Paired substitution functions
46 @subsection Paired substitution functions
47
48 UNTRANSLATED NODE: IGNORE ME
49
50 @node Mathematics in functions
51 @subsection Mathematics in functions
52
53 UNTRANSLATED NODE: IGNORE ME
54
55 @node Void functions
56 @subsection Void functions
57
58 UNTRANSLATED NODE: IGNORE ME
59
60 @node Programmer interfaces
61 @section Programmer interfaces
62
63 UNTRANSLATED NODE: IGNORE ME
64
65 @menu 
66 * Input variables and Scheme::
67 * Internal music representation::
68 @end menu 
69 @node Input variables and Scheme
70 @subsection Input variables and Scheme
71
72 UNTRANSLATED NODE: IGNORE ME
73
74 @node Internal music representation
75 @subsection Internal music representation
76
77 UNTRANSLATED NODE: IGNORE ME
78
79 @node Building complicated functions
80 @section Building complicated functions
81
82 UNTRANSLATED NODE: IGNORE ME
83
84 @menu 
85 * Displaying music expressions::
86 * Music properties::
87 * Doubling a note with slurs (example)::
88 * Adding articulation to notes (example)::
89 @end menu 
90 @node Displaying music expressions
91 @subsection Displaying music expressions
92
93 UNTRANSLATED NODE: IGNORE ME
94
95 @node Music properties
96 @subsection Music properties
97
98 UNTRANSLATED NODE: IGNORE ME
99
100 @node Doubling a note with slurs (example)
101 @subsection Doubling a note with slurs (example)
102
103 UNTRANSLATED NODE: IGNORE ME
104
105 @node Adding articulation to notes (example)
106 @subsection Adding articulation to notes (example)
107
108 UNTRANSLATED NODE: IGNORE ME
109
110 @node Markup programmer interface
111 @section Markup programmer interface
112
113 UNTRANSLATED NODE: IGNORE ME
114
115 @menu 
116 * Markup construction in Scheme::
117 * How markups work internally::
118 * New markup command definition::
119 @end menu 
120 @node Markup construction in Scheme
121 @subsection Markup construction in Scheme
122
123 UNTRANSLATED NODE: IGNORE ME
124
125 @node How markups work internally
126 @subsection How markups work internally
127
128 UNTRANSLATED NODE: IGNORE ME
129
130 @node New markup command definition
131 @subsection New markup command definition
132
133 UNTRANSLATED NODE: IGNORE ME
134
135 @node Contexts for programmers
136 @section Contexts for programmers
137
138 UNTRANSLATED NODE: IGNORE ME
139
140 @menu 
141 * Context evaluation::
142 * Running a function on all layout objects::
143 @end menu 
144 @node Context evaluation
145 @subsection Context evaluation
146
147 UNTRANSLATED NODE: IGNORE ME
148
149 @node Running a function on all layout objects
150 @subsection Running a function on all layout objects
151
152 UNTRANSLATED NODE: IGNORE ME
153
154 @node Scheme procedures as properties
155 @section Scheme procedures as properties
156
157 UNTRANSLATED NODE: IGNORE ME
158