File: macro_commands_in_pass_texi_commands.texi

package info (click to toggle)
texi2html 1.82%2Bdfsg1-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 32,848 kB
  • ctags: 16,527
  • sloc: perl: 15,888; xml: 6,075; sh: 3,977; makefile: 545
file content (45 lines) | stat: -rw-r--r-- 647 bytes parent folder | download | duplicates (6)
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
\input texinfo @c -*-texinfo-*-

@macro begin_file
macro_i--n_pass@@
@end macro
@macro end_file_name {ext}
texi_commands.\ext\
@end macro

@setfilename @begin_file{}@end_file_name{info}

@macro definfoenclose_name 
phi
@end macro
@definfoenclose @definfoenclose_name{},:,:

@macro latin1 
ISO-8859-1@@
@end macro

@macro documentencoding_command
@documentencoding
@end macro

@documentencoding_command @latin1{}


@macro multiinclude
macro_included.texi
@include inc_@@f--ile.texi
@end macro

@node Top
@top top

@include @multiinclude

@themacro

macro_in_pass_texi_commands@{info@}
@end_file_name{info}

@verbatiminclude inc_@@f--ile.texi

@bye