xref: /netbsd-src/external/gpl2/texinfo/dist/util/gendocs_template (revision 29619d2afe564e54d657b83e5a3ae89584f83720)
1*29619d2aSchristos<?xml version="1.0" encoding="utf-8" ?>
2*29619d2aSchristos<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3*29619d2aSchristos    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4*29619d2aSchristos<!-- Id: gendocs_template,v 1.6 2004/09/23 13:16:19 karl Exp  -->
5*29619d2aSchristos<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
6*29619d2aSchristos
7*29619d2aSchristos<head>
8*29619d2aSchristos<title>%%TITLE%% - GNU Project - Free Software Foundation (FSF)</title>
9*29619d2aSchristos<meta http-equiv="content-type" content='text/html; charset=utf-8' />
10*29619d2aSchristos<link rel="stylesheet" type="text/css" href="/gnu.css" />
11*29619d2aSchristos<link rev="made" href="webmasters@gnu.org" />
12*29619d2aSchristos</head>
13*29619d2aSchristos
14*29619d2aSchristos<!-- This document is in XML, and xhtml 1.0 -->
15*29619d2aSchristos<!-- Please make sure to properly nest your tags -->
16*29619d2aSchristos<!-- and ensure that your final document validates -->
17*29619d2aSchristos<!-- consistent with W3C xhtml 1.0 and CSS standards -->
18*29619d2aSchristos<!-- See validator.w3.org -->
19*29619d2aSchristos
20*29619d2aSchristos<body>
21*29619d2aSchristos
22*29619d2aSchristos<h3>%%TITLE%%</h3>
23*29619d2aSchristos
24*29619d2aSchristos<address>Free Software Foundation</address>
25*29619d2aSchristos<address>last updated %%DATE%%</address>
26*29619d2aSchristos<p>
27*29619d2aSchristos<a href="/graphics/gnu-head.jpg">
28*29619d2aSchristos	<img src="/graphics/gnu-head-sm.jpg"
29*29619d2aSchristos	alt=" [image of the head of a GNU] "
30*29619d2aSchristos	width="129" height="122" />
31*29619d2aSchristos</a>
32*29619d2aSchristos<a href="/philosophy/gif.html">(no gifs due to patent problems)</a>
33*29619d2aSchristos</p>
34*29619d2aSchristos<hr />
35*29619d2aSchristos
36*29619d2aSchristos<p>This manual (%%PACKAGE%%) is available in the following formats:</p>
37*29619d2aSchristos
38*29619d2aSchristos<ul>
39*29619d2aSchristos  <li><a href="%%PACKAGE%%.html">HTML
40*29619d2aSchristos      (%%HTML_MONO_SIZE%%K characters)</a> - entirely on one web page.</li>
41*29619d2aSchristos  <li><a href="html_node/index.html">HTML</a> - with one web page per
42*29619d2aSchristos      node.</li>
43*29619d2aSchristos  <li><a href="%%PACKAGE%%.html.gz">HTML compressed
44*29619d2aSchristos      (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
45*29619d2aSchristos      one web page.</li>
46*29619d2aSchristos  <li><a href="%%PACKAGE%%.html_node.tar.gz">HTML compressed
47*29619d2aSchristos      (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
48*29619d2aSchristos      with one web page per node.</li>
49*29619d2aSchristos  <li><a href="%%PACKAGE%%.info.tar.gz">Info document
50*29619d2aSchristos      (%%INFO_TGZ_SIZE%%K characters gzipped tar file)</a>.</li>
51*29619d2aSchristos  <li><a href="%%PACKAGE%%.txt">ASCII text
52*29619d2aSchristos      (%%ASCII_SIZE%%K characters)</a>.</li>
53*29619d2aSchristos  <li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
54*29619d2aSchristos      (%%ASCII_GZ_SIZE%%K gzipped characters)</a>.</li>
55*29619d2aSchristos  <li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
56*29619d2aSchristos      (%%DVI_GZ_SIZE%%K characters gzipped)</a>.</li>
57*29619d2aSchristos  <li><a href="%%PACKAGE%%.ps.gz">PostScript file
58*29619d2aSchristos      (%%PS_GZ_SIZE%%K characters gzipped)</a>.</li>
59*29619d2aSchristos  <li><a href="%%PACKAGE%%.pdf">PDF file
60*29619d2aSchristos      (%%PDF_SIZE%%K characters)</a>.</li>
61*29619d2aSchristos  <li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
62*29619d2aSchristos      (%%TEXI_TGZ_SIZE%%K characters gzipped tar file)</a></li>
63*29619d2aSchristos</ul>
64*29619d2aSchristos
65*29619d2aSchristos<p>(This page generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%%
66*29619d2aSchristosscript</a>.)</p>
67*29619d2aSchristos
68*29619d2aSchristos<div class="copyright">
69*29619d2aSchristos<p>
70*29619d2aSchristosReturn to the <a href="/home.html">GNU Project home page</a>.
71*29619d2aSchristos</p>
72*29619d2aSchristos
73*29619d2aSchristos<p>
74*29619d2aSchristosPlease send FSF &amp; GNU inquiries to
75*29619d2aSchristos<a href="mailto:gnu@gnu.org"><em>gnu@gnu.org</em></a>.
76*29619d2aSchristosThere are also <a href="/home.html#ContactInfo">other ways to contact</a>
77*29619d2aSchristosthe FSF.
78*29619d2aSchristos<br />
79*29619d2aSchristosPlease send broken links and other corrections (or suggestions) to
80*29619d2aSchristos<a href="mailto:webmasters@gnu.org"><em>webmasters@gnu.org</em></a>.
81*29619d2aSchristos</p>
82*29619d2aSchristos
83*29619d2aSchristos<p>
84*29619d2aSchristosCopyright (C) 2004 Free Software Foundation, Inc.,
85*29619d2aSchristos59 Temple Place - Suite 330, Boston, MA 02111, USA
86*29619d2aSchristos<br />
87*29619d2aSchristosVerbatim copying and distribution of this entire article is
88*29619d2aSchristospermitted in any medium, provided this notice is preserved.
89*29619d2aSchristos</p>
90*29619d2aSchristos
91*29619d2aSchristos<p>
92*29619d2aSchristosUpdated:
93*29619d2aSchristos<!-- timestamp start -->
94*29619d2aSchristosDate: 2004/09/23 13:16:19  Author: karl
95*29619d2aSchristos<!-- timestamp end -->
96*29619d2aSchristos</p>
97*29619d2aSchristos</div>
98*29619d2aSchristos
99*29619d2aSchristos</body>
100*29619d2aSchristos</html>
101