1complex_command_in_simple_command.texi(,2)
2complex_command_in_simple_command.texi(,3) @setfilename complex_command_in_simple_command.info
3complex_command_in_simple_command.texi(,4)
4complex_command_in_simple_command.texi(,5) @node Top
5complex_command_in_simple_command.texi(,6) @top Complex commands in simple commands
6complex_command_in_simple_command.texi(,7)
7complex_command_in_simple_command.texi(,8) The complex commands.
8complex_command_in_simple_command.texi(,9)
9complex_command_in_simple_command.texi(,10) Table
10complex_command_in_simple_command.texi(,11)
11complex_command_in_simple_command.texi(,12) @table @asis
12complex_command_in_simple_command.texi(,13) @item item
13complex_command_in_simple_command.texi(,14) line
14complex_command_in_simple_command.texi(,15) @end table
15complex_command_in_simple_command.texi(,16) After table.
16complex_command_in_simple_command.texi(,17)
17complex_command_in_simple_command.texi(,18)
18complex_command_in_simple_command.texi(,19) Multitable
19complex_command_in_simple_command.texi(,20) @multitable {truc} {machin}
20complex_command_in_simple_command.texi(,21) @item truc @tab machin
21complex_command_in_simple_command.texi(,22) @end multitable
22complex_command_in_simple_command.texi(,23)
23complex_command_in_simple_command.texi(,24) Enumerate.
24complex_command_in_simple_command.texi(,25)
25complex_command_in_simple_command.texi(,26) @enumerate 1
26complex_command_in_simple_command.texi(,27) @item item
27complex_command_in_simple_command.texi(,28) @end enumerate
28complex_command_in_simple_command.texi(,29)
29complex_command_in_simple_command.texi(,30) After enumerate.
30complex_command_in_simple_command.texi(,31)
31complex_command_in_simple_command.texi(,32) Example
32complex_command_in_simple_command.texi(,33)
33complex_command_in_simple_command.texi(,34) @example
34complex_command_in_simple_command.texi(,35) Example
35complex_command_in_simple_command.texi(,36) @end example
36complex_command_in_simple_command.texi(,37)
37complex_command_in_simple_command.texi(,38) After example
38complex_command_in_simple_command.texi(,39)
39complex_command_in_simple_command.texi(,40) defun
40complex_command_in_simple_command.texi(,41)
41complex_command_in_simple_command.texi(,42) @defun name args...
42complex_command_in_simple_command.texi(,43) text
43complex_command_in_simple_command.texi(,44) @end defun
44complex_command_in_simple_command.texi(,45)
45complex_command_in_simple_command.texi(,46) After defun.
46complex_command_in_simple_command.texi(,47)
47complex_command_in_simple_command.texi(,48) Flushright
48complex_command_in_simple_command.texi(,49)
49complex_command_in_simple_command.texi(,50) @flushright
50complex_command_in_simple_command.texi(,51) in flushright
51complex_command_in_simple_command.texi(,52) @end flushright
52complex_command_in_simple_command.texi(,53)
53complex_command_in_simple_command.texi(,54) Centered line
54complex_command_in_simple_command.texi(,55)
55complex_command_in_simple_command.texi(,56) @center in centered line
56complex_command_in_simple_command.texi(,57)
57complex_command_in_simple_command.texi(,58) Before quotation
58complex_command_in_simple_command.texi(,59)
59complex_command_in_simple_command.texi(,60) @quotation
60complex_command_in_simple_command.texi(,61) a q--uotation
61complex_command_in_simple_command.texi(,62) @end quotation
62complex_command_in_simple_command.texi(,63)
63complex_command_in_simple_command.texi(,64) After quotation
64complex_command_in_simple_command.texi(,65)
65complex_command_in_simple_command.texi(,66) Before cartouche
66complex_command_in_simple_command.texi(,67)
67complex_command_in_simple_command.texi(,68) @cartouche
68complex_command_in_simple_command.texi(,69) Cartouche
69complex_command_in_simple_command.texi(,70) @end cartouche
70complex_command_in_simple_command.texi(,71)
71complex_command_in_simple_command.texi(,72) After cartouche
72complex_command_in_simple_command.texi(,73)
73complex_command_in_simple_command.texi(,74) @subheading In samp
74complex_command_in_simple_command.texi(,75)
75complex_command_in_simple_command.texi(,76) @samp{
76complex_command_in_simple_command.texi(,77) in code
77complex_command_in_simple_command.texi(,78)
78complex_command_in_simple_command.texi(,79) Table
79complex_command_in_simple_command.texi(,80)
80complex_command_in_simple_command.texi(,81) @table @asis
81complex_command_in_simple_command.texi(,82) @item item
82complex_command_in_simple_command.texi(,83) line
83complex_command_in_simple_command.texi(,84) @end table
84complex_command_in_simple_command.texi(,85) After table.
85complex_command_in_simple_command.texi(,86)
86complex_command_in_simple_command.texi(,87) Multitable
87complex_command_in_simple_command.texi(,88) @multitable {truc} {machin}
88complex_command_in_simple_command.texi(,89) @item truc @tab machin
89complex_command_in_simple_command.texi(,90) @end multitable
90complex_command_in_simple_command.texi(,91)
91complex_command_in_simple_command.texi(,92) After multitable.
92complex_command_in_simple_command.texi(,93)
93complex_command_in_simple_command.texi(,94) Enumerate.
94complex_command_in_simple_command.texi(,95)
95complex_command_in_simple_command.texi(,96) @enumerate 1
96complex_command_in_simple_command.texi(,97) @item item
97complex_command_in_simple_command.texi(,98) @end enumerate
98complex_command_in_simple_command.texi(,99)
99complex_command_in_simple_command.texi(,100) After enumerate.
100complex_command_in_simple_command.texi(,101)
101complex_command_in_simple_command.texi(,102) Example
102complex_command_in_simple_command.texi(,103)
103complex_command_in_simple_command.texi(,104) @example
104complex_command_in_simple_command.texi(,105) Example
105complex_command_in_simple_command.texi(,106) @end example
106complex_command_in_simple_command.texi(,107)
107complex_command_in_simple_command.texi(,108) After example
108complex_command_in_simple_command.texi(,109)
109complex_command_in_simple_command.texi(,110) defun
110complex_command_in_simple_command.texi(,111)
111complex_command_in_simple_command.texi(,112) @defun name args...
112complex_command_in_simple_command.texi(,113) text
113complex_command_in_simple_command.texi(,114) @end defun
114complex_command_in_simple_command.texi(,115)
115complex_command_in_simple_command.texi(,116) After defun.
116complex_command_in_simple_command.texi(,117)
117complex_command_in_simple_command.texi(,118) Flushright
118complex_command_in_simple_command.texi(,119)
119complex_command_in_simple_command.texi(,120) @flushright
120complex_command_in_simple_command.texi(,121) in flushright
121complex_command_in_simple_command.texi(,122) @end flushright
122complex_command_in_simple_command.texi(,123)
123complex_command_in_simple_command.texi(,124) Centered line
124complex_command_in_simple_command.texi(,125)
125complex_command_in_simple_command.texi(,126) @center in centered line
126complex_command_in_simple_command.texi(,127)
127complex_command_in_simple_command.texi(,128) Before quotation
128complex_command_in_simple_command.texi(,129)
129complex_command_in_simple_command.texi(,130) @quotation
130complex_command_in_simple_command.texi(,131) a q--uotation
131complex_command_in_simple_command.texi(,132) @end quotation
132complex_command_in_simple_command.texi(,133)
133complex_command_in_simple_command.texi(,134) After quotation
134complex_command_in_simple_command.texi(,135)
135complex_command_in_simple_command.texi(,136) Before cartouche
136complex_command_in_simple_command.texi(,137)
137complex_command_in_simple_command.texi(,138) @cartouche
138complex_command_in_simple_command.texi(,139) Cartouche
139complex_command_in_simple_command.texi(,140) @end cartouche
140complex_command_in_simple_command.texi(,141)
141complex_command_in_simple_command.texi(,142) After cartouche
142complex_command_in_simple_command.texi(,143)
143complex_command_in_simple_command.texi(,144) }
144complex_command_in_simple_command.texi(,145)
145complex_command_in_simple_command.texi(,146) @subheading in b
146complex_command_in_simple_command.texi(,147)
147complex_command_in_simple_command.texi(,148) @b{
148complex_command_in_simple_command.texi(,149) in b
149complex_command_in_simple_command.texi(,150)
150complex_command_in_simple_command.texi(,151) Table
151complex_command_in_simple_command.texi(,152)
152complex_command_in_simple_command.texi(,153) @table @asis
153complex_command_in_simple_command.texi(,154) @item item
154complex_command_in_simple_command.texi(,155) line
155complex_command_in_simple_command.texi(,156) @end table
156complex_command_in_simple_command.texi(,157) After table.
157complex_command_in_simple_command.texi(,158)
158complex_command_in_simple_command.texi(,159) Multitable
159complex_command_in_simple_command.texi(,160) @multitable {truc} {machin}
160complex_command_in_simple_command.texi(,161) @item truc @tab machin
161complex_command_in_simple_command.texi(,162) @end multitable
162complex_command_in_simple_command.texi(,163)
163complex_command_in_simple_command.texi(,164)
164complex_command_in_simple_command.texi(,165) Enumerate.
165complex_command_in_simple_command.texi(,166)
166complex_command_in_simple_command.texi(,167) @enumerate 1
167complex_command_in_simple_command.texi(,168) @item item
168complex_command_in_simple_command.texi(,169) @end enumerate
169complex_command_in_simple_command.texi(,170)
170complex_command_in_simple_command.texi(,171) After enumerate.
171complex_command_in_simple_command.texi(,172) Example
172complex_command_in_simple_command.texi(,173)
173complex_command_in_simple_command.texi(,174) @example
174complex_command_in_simple_command.texi(,175) Example
175complex_command_in_simple_command.texi(,176) @end example
176complex_command_in_simple_command.texi(,177)
177complex_command_in_simple_command.texi(,178) After example
178complex_command_in_simple_command.texi(,179)
179complex_command_in_simple_command.texi(,180) defun
180complex_command_in_simple_command.texi(,181)
181complex_command_in_simple_command.texi(,182) @defun name args...
182complex_command_in_simple_command.texi(,183) text
183complex_command_in_simple_command.texi(,184) @end defun
184complex_command_in_simple_command.texi(,185)
185complex_command_in_simple_command.texi(,186) After defun.
186complex_command_in_simple_command.texi(,187)
187complex_command_in_simple_command.texi(,188) Flushright
188complex_command_in_simple_command.texi(,189)
189complex_command_in_simple_command.texi(,190) @flushright
190complex_command_in_simple_command.texi(,191) in flushright
191complex_command_in_simple_command.texi(,192) @end flushright
192complex_command_in_simple_command.texi(,193)
193complex_command_in_simple_command.texi(,194) Centered line
194complex_command_in_simple_command.texi(,195)
195complex_command_in_simple_command.texi(,196) @center in centered line
196complex_command_in_simple_command.texi(,197)
197complex_command_in_simple_command.texi(,198) Before quotation
198complex_command_in_simple_command.texi(,199)
199complex_command_in_simple_command.texi(,200) @quotation
200complex_command_in_simple_command.texi(,201) a q--uotation
201complex_command_in_simple_command.texi(,202) @end quotation
202complex_command_in_simple_command.texi(,203)
203complex_command_in_simple_command.texi(,204) After quotation
204complex_command_in_simple_command.texi(,205)
205complex_command_in_simple_command.texi(,206) Before cartouche
206complex_command_in_simple_command.texi(,207)
207complex_command_in_simple_command.texi(,208) @cartouche
208complex_command_in_simple_command.texi(,209) Cartouche
209complex_command_in_simple_command.texi(,210) @end cartouche
210complex_command_in_simple_command.texi(,211)
211complex_command_in_simple_command.texi(,212) After cartouche
212complex_command_in_simple_command.texi(,213) }
213complex_command_in_simple_command.texi(,214)
214complex_command_in_simple_command.texi(,215) @subheading in code
215complex_command_in_simple_command.texi(,216) @code{
216complex_command_in_simple_command.texi(,217) In code.
217complex_command_in_simple_command.texi(,218)
218complex_command_in_simple_command.texi(,219) Table
219complex_command_in_simple_command.texi(,220)
220complex_command_in_simple_command.texi(,221) @table @asis
221complex_command_in_simple_command.texi(,222) @item item
222complex_command_in_simple_command.texi(,223) line
223complex_command_in_simple_command.texi(,224) @end table
224complex_command_in_simple_command.texi(,225) After table.
225complex_command_in_simple_command.texi(,226)
226complex_command_in_simple_command.texi(,227)
227complex_command_in_simple_command.texi(,228) Multitable
228complex_command_in_simple_command.texi(,229) @multitable {truc} {machin}
229complex_command_in_simple_command.texi(,230) @item truc @tab machin
230complex_command_in_simple_command.texi(,231) @end multitable
231complex_command_in_simple_command.texi(,232)
232complex_command_in_simple_command.texi(,233) Enumerate.
233complex_command_in_simple_command.texi(,234)
234complex_command_in_simple_command.texi(,235) @enumerate 1
235complex_command_in_simple_command.texi(,236) @item item
236complex_command_in_simple_command.texi(,237) @end enumerate
237complex_command_in_simple_command.texi(,238)
238complex_command_in_simple_command.texi(,239) After enumerate.
239complex_command_in_simple_command.texi(,240)
240complex_command_in_simple_command.texi(,241) Example
241complex_command_in_simple_command.texi(,242)
242complex_command_in_simple_command.texi(,243) @example
243complex_command_in_simple_command.texi(,244) Example
244complex_command_in_simple_command.texi(,245) @end example
245complex_command_in_simple_command.texi(,246)
246complex_command_in_simple_command.texi(,247) After example
247complex_command_in_simple_command.texi(,248)
248complex_command_in_simple_command.texi(,249) defun
249complex_command_in_simple_command.texi(,250)
250complex_command_in_simple_command.texi(,251) @defun name args...
251complex_command_in_simple_command.texi(,252) text
252complex_command_in_simple_command.texi(,253) @end defun
253complex_command_in_simple_command.texi(,254)
254complex_command_in_simple_command.texi(,255) After defun.
255complex_command_in_simple_command.texi(,256)
256complex_command_in_simple_command.texi(,257) Flushright
257complex_command_in_simple_command.texi(,258)
258complex_command_in_simple_command.texi(,259) @flushright
259complex_command_in_simple_command.texi(,260) in flushright
260complex_command_in_simple_command.texi(,261) @end flushright
261complex_command_in_simple_command.texi(,262)
262complex_command_in_simple_command.texi(,263) Centered line
263complex_command_in_simple_command.texi(,264)
264complex_command_in_simple_command.texi(,265) @center in centered line
265complex_command_in_simple_command.texi(,266)
266complex_command_in_simple_command.texi(,267) Before quotation
267complex_command_in_simple_command.texi(,268)
268complex_command_in_simple_command.texi(,269) @quotation
269complex_command_in_simple_command.texi(,270) a q--uotation
270complex_command_in_simple_command.texi(,271) @end quotation
271complex_command_in_simple_command.texi(,272)
272complex_command_in_simple_command.texi(,273) After quotation
273complex_command_in_simple_command.texi(,274)
274complex_command_in_simple_command.texi(,275) Before cartouche
275complex_command_in_simple_command.texi(,276)
276complex_command_in_simple_command.texi(,277) @cartouche
277complex_command_in_simple_command.texi(,278) Cartouche
278complex_command_in_simple_command.texi(,279) @end cartouche
279complex_command_in_simple_command.texi(,280)
280complex_command_in_simple_command.texi(,281) After cartouche
281complex_command_in_simple_command.texi(,282) }
282complex_command_in_simple_command.texi(,283)
283complex_command_in_simple_command.texi(,284)
284complex_command_in_simple_command.texi(,285) @subheading in b and samp
285complex_command_in_simple_command.texi(,286) @samp{
286complex_command_in_simple_command.texi(,287) In samp.
287complex_command_in_simple_command.texi(,288) @b{
288complex_command_in_simple_command.texi(,289) In b
289complex_command_in_simple_command.texi(,290)
290complex_command_in_simple_command.texi(,291) Table
291complex_command_in_simple_command.texi(,292)
292complex_command_in_simple_command.texi(,293) @table @asis
293complex_command_in_simple_command.texi(,294) @item item
294complex_command_in_simple_command.texi(,295) line
295complex_command_in_simple_command.texi(,296) @end table
296complex_command_in_simple_command.texi(,297) After table.
297complex_command_in_simple_command.texi(,298)
298complex_command_in_simple_command.texi(,299)
299complex_command_in_simple_command.texi(,300) Multitable
300complex_command_in_simple_command.texi(,301) @multitable {truc} {machin}
301complex_command_in_simple_command.texi(,302) @item truc @tab machin
302complex_command_in_simple_command.texi(,303) @end multitable
303complex_command_in_simple_command.texi(,304)
304complex_command_in_simple_command.texi(,305) Enumerate.
305complex_command_in_simple_command.texi(,306)
306complex_command_in_simple_command.texi(,307) @enumerate 1
307complex_command_in_simple_command.texi(,308) @item item
308complex_command_in_simple_command.texi(,309) @end enumerate
309complex_command_in_simple_command.texi(,310)
310complex_command_in_simple_command.texi(,311) After enumerate.
311complex_command_in_simple_command.texi(,312)
312complex_command_in_simple_command.texi(,313) Example
313complex_command_in_simple_command.texi(,314)
314complex_command_in_simple_command.texi(,315) @example
315complex_command_in_simple_command.texi(,316) Example
316complex_command_in_simple_command.texi(,317) @end example
317complex_command_in_simple_command.texi(,318)
318complex_command_in_simple_command.texi(,319) After example
319complex_command_in_simple_command.texi(,320)
320complex_command_in_simple_command.texi(,321) defun
321complex_command_in_simple_command.texi(,322)
322complex_command_in_simple_command.texi(,323) @defun name args...
323complex_command_in_simple_command.texi(,324) text
324complex_command_in_simple_command.texi(,325) @end defun
325complex_command_in_simple_command.texi(,326)
326complex_command_in_simple_command.texi(,327) After defun.
327complex_command_in_simple_command.texi(,328)
328complex_command_in_simple_command.texi(,329) Flushright
329complex_command_in_simple_command.texi(,330)
330complex_command_in_simple_command.texi(,331) @flushright
331complex_command_in_simple_command.texi(,332) in flushright
332complex_command_in_simple_command.texi(,333) @end flushright
333complex_command_in_simple_command.texi(,334)
334complex_command_in_simple_command.texi(,335) Centered line
335complex_command_in_simple_command.texi(,336)
336complex_command_in_simple_command.texi(,337) @center in centered line
337complex_command_in_simple_command.texi(,338)
338complex_command_in_simple_command.texi(,339) Before quotation
339complex_command_in_simple_command.texi(,340)
340complex_command_in_simple_command.texi(,341) @quotation
341complex_command_in_simple_command.texi(,342) a q--uotation
342complex_command_in_simple_command.texi(,343) @end quotation
343complex_command_in_simple_command.texi(,344)
344complex_command_in_simple_command.texi(,345) After quotation
345complex_command_in_simple_command.texi(,346)
346complex_command_in_simple_command.texi(,347) Before cartouche
347complex_command_in_simple_command.texi(,348)
348complex_command_in_simple_command.texi(,349) @cartouche
349complex_command_in_simple_command.texi(,350) Cartouche
350complex_command_in_simple_command.texi(,351) @end cartouche
351complex_command_in_simple_command.texi(,352)
352complex_command_in_simple_command.texi(,353) After cartouche
353complex_command_in_simple_command.texi(,354)
354complex_command_in_simple_command.texi(,355) close b}
355complex_command_in_simple_command.texi(,356) and close samp
356complex_command_in_simple_command.texi(,357) }
357complex_command_in_simple_command.texi(,358)
358complex_command_in_simple_command.texi(,359) After the tests.
359complex_command_in_simple_command.texi(,360)
360complex_command_in_simple_command.texi(,361) @bye
361