update libchdr
[pcsx_rearmed.git] / deps / lightning / doc / lightning.texi
CommitLineData
4a71579b
PC
1\input texinfo.tex @c -*- texinfo -*-
2@c %**start of header (This is for running Texinfo on a region.)
3
4@setfilename lightning.info
5
6@set TITLE Using @sc{gnu} @i{lightning}
7@set TOPIC installing and using
8
9@settitle @value{TITLE}
10
11@c ---------------------------------------------------------------------
12@c Common macros
13@c ---------------------------------------------------------------------
14
15@macro bulletize{a}
16@item
17\a\
18@end macro
19
20@macro rem{a}
21@r{@i{\a\}}
22@end macro
23
24@macro gnu{}
25@sc{gnu}
26@end macro
27
28@macro lightning{}
29@gnu{} @i{lightning}
30@end macro
31
32@c ---------------------------------------------------------------------
33@c Macros for Texinfo 3.1/4.0 compatibility
34@c ---------------------------------------------------------------------
35
36@c @hlink (macro), @url and @email are used instead of @uref for Texinfo 3.1
37@c compatibility
38@macro hlink{url, link}
39\link\ (\url\)
40@end macro
41
42@c ifhtml can only be true in Texinfo 4.0, which has uref
43@ifhtml
44@unmacro hlink
45
46@macro hlink{url, link}
47@uref{\url\, \link\}
48@end macro
49
50@macro email{mail}
51@uref{mailto:\mail\, , \mail\}
52@end macro
53
54@macro url{url}
55@uref{\url\}
56@end macro
57@end ifhtml
58
59@c ---------------------------------------------------------------------
60@c References to the other half of the manual
61@c ---------------------------------------------------------------------
62
63@macro usingref{node, name}
64@ref{\node\, , \name\}
65@end macro
66
67@c ---------------------------------------------------------------------
68@c End of macro section
69@c ---------------------------------------------------------------------
70
71@include version.texi
72@include body.texi
73
74@c %**end of header (This is for running Texinfo on a region.)
75
76@c ***********************************************************************
77
78@bye