1 \input texinfo.tex @c -*- texinfo -*-
2 @c %**start of header (This is for running Texinfo on a region.)
4 @setfilename lightning.info
6 @set TITLE Using @sc{gnu} @i{lightning}
7 @set TOPIC installing and using
9 @settitle @value{TITLE}
11 @c ---------------------------------------------------------------------
13 @c ---------------------------------------------------------------------
32 @c ---------------------------------------------------------------------
33 @c Macros for Texinfo 3.1/4.0 compatibility
34 @c ---------------------------------------------------------------------
36 @c @hlink (macro), @url and @email are used instead of @uref for Texinfo 3.1
38 @macro hlink{url, link}
42 @c ifhtml can only be true in Texinfo 4.0, which has uref
46 @macro hlink{url, link}
51 @uref{mailto:\mail\, , \mail\}
59 @c ---------------------------------------------------------------------
60 @c References to the other half of the manual
61 @c ---------------------------------------------------------------------
63 @macro usingref{node, name}
64 @ref{\node\, , \name\}
67 @c ---------------------------------------------------------------------
68 @c End of macro section
69 @c ---------------------------------------------------------------------
74 @c %**end of header (This is for running Texinfo on a region.)
76 @c ***********************************************************************