index.html.in
2.58 KB
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
<!-- X-URL: %BASE_URL% -->
<!-- Date: %DATE% -->
<BASE HREF="%BASE_URL%">
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML>
<HEAD>
<TITLE>%PACKAGE_NAME% Reference Manual - Table of Contents - GNU Project - Free Software Foundation (FSF)</TITLE>
<LINK REV="made" HREF="mailto:webmasters@www.gnu.org">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" VLINK="#9900DD">
<H1>%PACKAGE_NAME% Reference Manual - Table of Contents</H1>
<ADDRESS>Free Software Foundation</ADDRESS>
<ADDRESS>last updated %UPDATED%</ADDRESS>
<P>
<A HREF="/graphics/gnu-head-sm.jpg"><IMG SRC="/graphics/gnu-head-sm.jpg"
ALT=" [image of the Head of a GNU] "
WIDTH="129" HEIGHT="122"> (jpeg 7k)</A>
<A HREF="/graphics/gnu-head.jpg">(jpeg 21k)</A>
<A HREF="/philosophy/gif.html">no gifs due to patent problems</A>
<P>
<P>
<P><HR><P>
<P>
This manual is available in the following formats:
<P>
<UL>
<LI>formatted in <A HREF="html_mono/%PACKAGE%.html">HTML
(%HTML_SIZE%K characters)</A> entirely on one web page.
<P>
<LI> formatted in <a href="html_chapter/%PACKAGE%_toc.html">HTML</a>
with one web page per chapter.
<p>
<LI> formatted in <a href="html_node/%PACKAGE%_toc.html">HTML</a>
with one web page per node.
<p>
<LI>formatted as an
<A HREF="other/%PACKAGE%.info.tar.gz">Info document (%INFO_TAR_GZ_SIZE%K characters
gzipped tar file)</A>.
<P>
<LI>formatted as
<A HREF="other/%PACKAGE%.text">ASCII text (%TEXT_SIZE%K characters)</A>.
<P>
<LI>formatted as
<A HREF="other/%PACKAGE%.dvi.gz">a TeX dvi file (%DVI_GZ_SIZE%K characters
gzipped)</A>.
<P>
<li>formatted as
<A href="other/%PACKAGE%.ps.gz">a PostScript file (%PS_GZ_SIZE%K characters
gzipped)</a>.
<p>
<LI>the original
<A HREF="other/%PACKAGE%.texi.tar.gz">Texinfo source (%TEXI_TAR_GZ_SIZE%K characters
gzipped tar file)</A>
<P>
</UL>
<P>
<HR>
Return to <A HREF="/home.html">GNU's home page</A>.
<P>
FSF & GNU inquiries & questions to
<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>.
Other <A HREF="/home.html#ContactInfo">ways to contact</A> the FSF.
<P>
Comments on these web pages to
<A HREF="mailto:webmasters@www.gnu.org"><EM>webmasters@www.gnu.org</EM></A>,
send other questions to
<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>.
<P>
Copyright (C) 1997, 1998 Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111, USA
<P>
Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.<HR>
</BODY>
</HTML>
<!--
Local Variables:
mode: html
end:
-->