forked from zufuliu/notepad4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Texinfo.texi
479 lines (454 loc) · 8.29 KB
/
Texinfo.texi
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
\input macro-definitions-file
@c 7.1 https://www.gnu.org/software/texinfo/
@c https://www.gnu.org/software/texinfo/manual/texinfo/html_node/Command-List.html
@chapter A
@ampchar{}
@atchar{}
@backslashchar{}
@lbracechar{}
@rbracechar{}
@AA{}
@aa{}
@abbr{abbreviation}
@acronym{acronym}
@AE{}
@ae{}
@afivepaper
@afourlatex
@afourpaper
@afourwide
@alias new=existing
@allowcodebreaks true-false
@anchor{name}
@appendix title
@appendixsec title
@appendixsection title
@appendixsubsec title
@appendixsubsubsec title
@arrow{}
@asis
@author author
@chapter B
@b{text}
@bullet{}
@bsixpaper
@bye
@chapter C
@c comment
@caption
@cartouche
@end cartouche
@center line-of-text
@centerchap line-of-text
@chapheading title
@chapter title
@cindex entry
@cite{reference}
@clear flag
@click{}
@clicksequence{action @click{} action}
@clickstyle
@code{sample-code}
@codequotebacktick on-off
@codequoteundirected on-off
@comma{}
@command{command-name}
@comment comment
@contents
@copying
@end copying
@copyright{}
@chapter D
@defblock
@defline category name arguments…
@deftypeline category data-type name arguments…
@end defblock
@defcodeindex index-name
@defcv category class name
@end defcv
@defcvx category class name
@deffn category name arguments…
@end deffn
@deffnx category name arguments…
@defindex index-name
@definfoenclose newcmd, before, after
@defivar class instance-variable-name
@end defivar
@defivarx class instance-variable-name
@defmac macroname arguments…
@end defmac
@defmacx macroname arguments…
@defmethod class method-name arguments…
@end defmethod
@defmethodx class method-name arguments…
@defop category class name arguments…
@defopx category class name arguments…
@defopt option-name
@defoptx option-name
@defspec special-form-name arguments…
@defspecx special-form-name arguments…
@deftp category name-of-type attributes…
@end deftp
@deftpx category name-of-type attributes…
@deftypecv category class data-type name
@end deftypecv
@deftypecvx category class data-type name
@deftypefn category data-type name arguments…
@end deftypefn
@deftypefnx category data-type name arguments…
@deftypefnnewline on-off
@deftypefun data-type function-name arguments…
@end deftypefun
@deftypefunx data-type function-name arguments…
@deftypeivar class data-type variable-name
@end deftypeivar
@deftypeivarx class data-type variable-name
@deftypemethod class data-type method-name arguments…
@deftypemethodx class data-type method-name arguments…
@deftypeop category class data-type name arguments…
@deftypeopx category class data-type name arguments…
@deftypevar data-type variable-name
@end deftypevar
@deftypevarx data-type variable-name
@deftypevr category data-type name
@end deftypevr
@deftypevrx category data-type name
@defun function-name arguments…
@end defun
@defunx function-name arguments…
@defvar variable-name
@end defvar
@defvarx variable-name
@defvr category name
@end defvr
@defvrx category name
@detailmenu
@end detailmenu
@dfn{term}
@DH{}
@dh{}
@dircategory dirpart
@direntry
@end direntry
@display
@end display
@displaymath
@end displaymath
@dmn{dimension}
@docbook
@end docbook
@documentdescription
@end documentdescription
@documentencoding enc
@documentlanguage CC
@dotaccent{c}
@dotless{i-or-j}
@dots{}
@enddots{}
@chapter E
@email{address[, displayed-text]}
@emph{text}
@enumerate [number-or-letter]
@end enumerate
@env{environment-variable}
@equiv{}
@error{}
@errormsg{msg}
@euro{}
@evenfooting [left] @| [center] @| [right]
@evenheading [left] @| [center] @| [right]
@everyfooting [left] @| [center] @| [right]
@everyheading [left] @| [center] @| [right]
@evenfootingmarks ref
@evenheadingmarks ref
@everyfootingmarks ref
@everyheadingmarks ref
@example
@end example
@exampleindent indent
@exclamdown{}
@exdent line-of-text
@expansion{}
@chapter F
@file{filename}
@finalout
@findex entry
@firstparagraphindent word
@float
@end float
@flushleft
@end flushleft
@flushright
@end flushright
@fonttextsize 10-11
@footnote{text-of-footnote}
@footnotestyle style
@format
@end format
@frenchspacing on-off
@ftable formatting-command
@end ftable
@chapter G
@geq{}
@group
@end group
@guillemetleft{}
@guillemetright{}
@guillemotleft{}
@guillemotright{}
@guilsinglleft{}
@guilsinglright{}
@chapter H
@H{c}
@hashchar{}
@heading title
@headings on-off-single-double
@headitem
@headitemfont{text}
@html
@end html
@hyphenation{hy-phen-a-ted words}
@chapter I
@i{text}
@ifclear txivar
@end ifclear
@ifcommanddefined txicmd
@end ifcommanddefined
@ifcommandnotdefined txicmd
@end ifcommandnotdefined
@ifdocbook
@end ifdocbook
@ifhtml
@end ifhtml
@ifinfo
@end ifinfo
@iflatex
@end iflatex
@ifplaintext
@end ifplaintext
@ifxml
@end ifxml
@ifnotdocbook
@end ifnotdocbook
@ifnothtml
@end ifnothtml
@ifnotlatex
@end ifnotlatex
@ifnotplaintext
@end ifnotplaintext
@ifnottex
@end ifnottex
@ifnotxml
@end ifnotxml
@ifnotinfo
@end ifnotinfo
@ifset txivar
@end ifset
@iftex
@end iftex
@ignore
@end ignore
@image{filename, [width], [height], [alt], [ext]}
@include filename
@indent
@indentedblock
@end indentedblock
@indicateurl{indicateurl}
@inforef{node-name, [entry-name], info-file-name}
@inlinefmt{fmt, text}
@inlinefmtifelse{fmt, text, else-text}
@inlineifclear{var, text}
@inlineifset{var, text}
@inlineraw{format, text}
@insertcopying
@item
@itemize mark-generating-character-or-command
@end itemize
@itemx
@chapter K
@kbd{keyboard-characters}
@kbdinputstyle style
@key{key-name}
@kindex entry
@chapter L
@L{}
@l{}
@LaTeX{}
@latex
@end latex
@leq{}
@linemacro macroname {params}
@link{nodename, label, manual-name}
@lisp
@end lisp
@listoffloats
@lowersections
@chapter M
@macro macroname {params}
@end macro
@majorheading title
@math{mathematical-expression}
@menu
@end menu
@microtype on-off
@minus{}
@multitable column-width-spec
@end multitable
@chapter N
@need n
@node name, [next], [previous], [up]
@nodedescription
@nodedescriptionblock
@end nodedescriptionblock
@noindent
@novalidate
@chapter O
@O{}
@o{}
@oddfooting [left] @| [center] @| [right]
@oddheading [left] @| [center] @| [right]
@oddfootingmarks ref
@oddheadingmarks ref
@OE{}
@oe{}
@ogonek{c}
@option{option-name}
@ordf{}
@ordm{}
@chapter P
@page
@pagesizes [width][, height]
@paragraphindent indent
@part title
@pindex entry
@point{}
@pounds{}
@print{}
@printindex index-name
@pxref{node, [entry], [node-title], [info-file], [printed-manual]}
@chapter Q
@questiondown{}
@quotation
@end quotation
@quotedblleft{}
@quotedblright{}
@quoteleft{}
@quoteright{}
@quotedblbase{}
@quotesinglbase{}
@chapter R
@r{text}
@raggedright
@end raggedright
@raisesections
@ref{node, [entry], [node-title], [info-file], [printed-manual]}
@registeredsymbol{}
@result{}
@rmacro
@end rmacro
@ringaccent{c}
@chapter S
@samp{text}
@sansserif{text}
@sc{text}
@section title
@seealso{index-text}
@seeentry{index-text}
@set txivar [string]
@setchapternewpage on-off-odd
@setfilename info-file-name
@settitle title
@shortcaption
@shortcontents
@shorttitlepage title
@slanted{text}
@smallbook
@smalldisplay
@end smalldisplay
@smallexample
@end smallexample
@smallformat
@end smallformat
@smallindentedblock
@end smallindentedblock
@smalllisp
@end smalllisp
@smallquotation
@end smallquotation
@sortas{key}
@sp n
@ss{}
@strong{text}
@sub{text}
@subentry
@subheading title
@subsection title
@subsubheading title
@subsubsection title
@subtitle title
@summarycontents
@sup{text}
@syncodeindex from-index to-index
@synindex from-index to-index
@chapter T
@t{text}
@tab
@table formatting-command
@end table
@TeX{}
@tex
@end tex
@textdegree{}
@thischapter
@thischaptername
@thischapternum
@thissection
@thissectionname
@thissectionnum
@thisfile
@thispage
@thistitle
@TH{}
@th{}
@tie{}
@tieaccent{cc}
@tindex entry
@title title
@titlefont{text}
@titlepage
@end titlepage
@today{}
@top title
@chapter U
@U{hex}
@u{c}
@ubaraccent{c}
@udotaccent{c}
@unmacro macroname
@unnumbered title
@unnumberedsec title
@unnumberedsubsec title
@unnumberedsubsubsec title
@uref{url[, displayed-text][, replacement}
@url{url[, displayed-text][, replacement}
@urefbreakstyle style
@chapter V
@v{c}
@value{txivar}
@var{metasyntactic-variable}
@verb{.delim literal delim.}
@verbatim
@end verbatim
@verbatiminclude filename
@vindex entry
@vskip amount
@vtable formatting-command
@end vtable
@w{text}
@xml
@end xml
@xref{node, [entry], [node-title], [info-file], [printed-manual]}
@xrefautomaticsectiontitle on-off
@c misc ===========================================================
texinfo
true false on off