]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/programming-interface.itely
Merge branch 'Rmaster' into topic/master-translation
[lilypond.git] / Documentation / es / user / programming-interface.itely
1 @node Interfaces for programmers
2 @chapter Interfaces for programmers
3
4 UNTRANSLATED NODE: IGNORE ME
5
6 @menu 
7
8 UNTRANSLATED NODE: IGNORE ME
9
10 * Music functions::
11 * Programmer interfaces::
12 * Building complicated functions::
13 * Markup programmer interface::
14 * Contexts for programmers::
15 * Scheme procedures as properties::
16 @end menu 
17 @node Music functions
18 @section Music functions
19
20 UNTRANSLATED NODE: IGNORE ME
21
22 @menu 
23
24 UNTRANSLATED NODE: IGNORE ME
25
26 * Overview of music functions::
27 * Simple substitution functions::
28 * Paired substitution functions::
29 * Mathematics in functions::
30 * Void functions::
31 * Functions without arguments::
32 * Overview of available music functions::
33 @end menu 
34 @node Overview of music functions
35 @subsection Overview of music functions
36
37 UNTRANSLATED NODE: IGNORE ME
38
39 @node Simple substitution functions
40
41 UNTRANSLATED NODE: IGNORE ME
42
43 @subsection Simple substitution functions
44
45 UNTRANSLATED NODE: IGNORE ME
46
47 @node Paired substitution functions
48
49 UNTRANSLATED NODE: IGNORE ME
50
51 @subsection Paired substitution functions
52
53 UNTRANSLATED NODE: IGNORE ME
54
55 @node Mathematics in functions
56
57 UNTRANSLATED NODE: IGNORE ME
58
59 @subsection Mathematics in functions
60
61 UNTRANSLATED NODE: IGNORE ME
62
63 @node Void functions
64
65 UNTRANSLATED NODE: IGNORE ME
66
67 @subsection Void functions
68
69 UNTRANSLATED NODE: IGNORE ME
70
71 @node Functions without arguments
72
73 UNTRANSLATED NODE: IGNORE ME
74
75 @subsection Functions without arguments
76
77 UNTRANSLATED NODE: IGNORE ME
78
79 @node Overview of available music functions
80
81 UNTRANSLATED NODE: IGNORE ME
82
83 @subsection Overview of available music functions
84
85 UNTRANSLATED NODE: IGNORE ME
86
87 @include identifiers.tely
88
89 UNTRANSLATED NODE: IGNORE ME
90
91 @node Programmer interfaces
92 @section Programmer interfaces
93
94 UNTRANSLATED NODE: IGNORE ME
95
96 @menu 
97
98 UNTRANSLATED NODE: IGNORE ME
99
100 * Input variables and Scheme::
101 * Internal music representation::
102 @end menu 
103 @node Input variables and Scheme
104 @subsection Input variables and Scheme
105
106 UNTRANSLATED NODE: IGNORE ME
107
108 @node Internal music representation
109
110 UNTRANSLATED NODE: IGNORE ME
111
112 @subsection Internal music representation
113
114 UNTRANSLATED NODE: IGNORE ME
115
116 @node Building complicated functions
117
118 UNTRANSLATED NODE: IGNORE ME
119
120 @section Building complicated functions
121
122 UNTRANSLATED NODE: IGNORE ME
123
124 @menu 
125
126 UNTRANSLATED NODE: IGNORE ME
127
128 * Displaying music expressions::
129 * Music properties::
130 * Doubling a note with slurs (example)::
131 * Adding articulation to notes (example)::
132 @end menu 
133 @node Displaying music expressions
134 @subsection Displaying music expressions
135
136 UNTRANSLATED NODE: IGNORE ME
137
138 @node Music properties
139
140 UNTRANSLATED NODE: IGNORE ME
141
142 @subsection Music properties
143
144 UNTRANSLATED NODE: IGNORE ME
145
146 @node Doubling a note with slurs (example)
147
148 UNTRANSLATED NODE: IGNORE ME
149
150 @subsection Doubling a note with slurs (example)
151
152 UNTRANSLATED NODE: IGNORE ME
153
154 @node Adding articulation to notes (example)
155
156 UNTRANSLATED NODE: IGNORE ME
157
158 @subsection Adding articulation to notes (example)
159
160 UNTRANSLATED NODE: IGNORE ME
161
162 @node Markup programmer interface
163
164 UNTRANSLATED NODE: IGNORE ME
165
166 @section Markup programmer interface
167
168 UNTRANSLATED NODE: IGNORE ME
169
170 @menu 
171
172 UNTRANSLATED NODE: IGNORE ME
173
174 * Markup construction in Scheme::
175 * How markups work internally::
176 * New markup command definition::
177 @end menu 
178 @node Markup construction in Scheme
179 @subsection Markup construction in Scheme
180
181 UNTRANSLATED NODE: IGNORE ME
182
183 @node How markups work internally
184
185 UNTRANSLATED NODE: IGNORE ME
186
187 @subsection How markups work internally
188
189 UNTRANSLATED NODE: IGNORE ME
190
191 @node New markup command definition
192
193 UNTRANSLATED NODE: IGNORE ME
194
195 @subsection New markup command definition
196
197 UNTRANSLATED NODE: IGNORE ME
198
199 @node Contexts for programmers
200
201 UNTRANSLATED NODE: IGNORE ME
202
203 @section Contexts for programmers
204
205 UNTRANSLATED NODE: IGNORE ME
206
207 @menu 
208
209 UNTRANSLATED NODE: IGNORE ME
210
211 * Context evaluation::
212 * Running a function on all layout objects::
213 @end menu 
214 @node Context evaluation
215 @subsection Context evaluation
216
217 UNTRANSLATED NODE: IGNORE ME
218
219 @node Running a function on all layout objects
220
221 UNTRANSLATED NODE: IGNORE ME
222
223 @subsection Running a function on all layout objects
224
225 UNTRANSLATED NODE: IGNORE ME
226
227 @node Scheme procedures as properties
228
229 UNTRANSLATED NODE: IGNORE ME
230
231 @section Scheme procedures as properties
232
233 UNTRANSLATED NODE: IGNORE ME
234