1 <?xml version=
"1.0" encoding=
"utf-8" ?>
2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <!-- $Id: gendocs_template,v 1.7 2005/05/15 00:00:08 karl Exp $ -->
5 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en">
8 This template was adapted from Texinfo:
9 http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_template
13 <title>%%TITLE%%
</title>
14 <meta http-equiv=
"content-type" content='text/html; charset=utf-
8'
/>
15 <!-- <link rel="stylesheet" type="text/css" href="/gnu.css" /> -->
16 <!-- <link rev="made" href="webmasters@gnu.org" /> -->
18 /* CSS style taken from http://gnu.org/gnu.css */
21 background-color: #FFFFFF;
23 font-family: sans-serif;
28 background-color: transparent;
29 text-decoration: underline;
34 background-color: transparent;
35 text-decoration: underline;
40 background-color: transparent;
41 text-decoration: none;
68 border-color: #
3366cc;
72 background-color : #f2f2f9;
81 background-color : #fefefe;
86 background-color: transparent;
94 font-family: monospace;
96 border-left: #
3366cc thin solid;
97 border-bottom: #
3366cc thin solid;
103 * rtl stands for right-to-left layout, as in farsi/persian,
104 * arabic, etc. See also trans_rtl.
108 font-family: monospace;
110 border-right: #
3366cc thin solid;
111 border-bottom: #
3366cc thin solid;
119 border-left: #
3366cc thin solid;
126 border-right: #
3366cc thin solid;
136 /* background: #f2f2f9;
137 border-color: #
3366cc;
139 border-width: thin; */
148 border:
2px solid #
3366cc;
157 vertical-align: text-top;
162 <!-- This document is in XML, and xhtml 1.0 -->
163 <!-- Please make sure to properly nest your tags -->
164 <!-- and ensure that your final document validates -->
165 <!-- consistent with W3C xhtml 1.0 and CSS standards -->
166 <!-- See validator.w3.org -->
172 <!-- <address>Free Software Foundation</address> -->
173 <address>last updated %%DATE%%
</address>
177 <a href="/graphics/gnu-head.jpg">
178 <img src="/graphics/gnu-head-sm.jpg"
179 alt=" [image of the head of a GNU] "
180 width="129" height="122" />
182 <a href="/philosophy/gif.html">(no gifs due to patent problems)</a>
188 <p>This document
<!--(%%PACKAGE%%)--> is available in the following formats:
</p>
191 <li><a href=
"%%PACKAGE%%.html">HTML
192 (%%HTML_MONO_SIZE%%K characters)
</a> - entirely on one web page.
</li>
193 <li><a href=
"html_node/index.html">HTML
</a> - with one web page per
195 <li><a href=
"%%PACKAGE%%.html.gz">HTML compressed
196 (%%HTML_MONO_GZ_SIZE%%K gzipped characters)
</a> - entirely on
198 <li><a href=
"%%PACKAGE%%.html_node.tar.gz">HTML compressed
199 (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)
</a> -
200 with one web page per node.
</li>
201 <li><a href=
"%%PACKAGE%%.info.tar.gz">Info document
202 (%%INFO_TGZ_SIZE%%K characters gzipped tar file)
</a>.
</li>
203 <li><a href=
"%%PACKAGE%%.txt">ASCII text
204 (%%ASCII_SIZE%%K characters)
</a>.
</li>
205 <li><a href=
"%%PACKAGE%%.txt.gz">ASCII text compressed
206 (%%ASCII_GZ_SIZE%%K gzipped characters)
</a>.
</li>
207 <li><a href=
"%%PACKAGE%%.dvi.gz">TeX dvi file
208 (%%DVI_GZ_SIZE%%K characters gzipped)
</a>.
</li>
209 <li><a href=
"%%PACKAGE%%.ps.gz">PostScript file
210 (%%PS_GZ_SIZE%%K characters gzipped)
</a>.
</li>
211 <li><a href=
"%%PACKAGE%%.pdf">PDF file
212 (%%PDF_SIZE%%K characters)
</a>.
</li>
213 <li><a href=
"%%PACKAGE%%.texi.tar.gz">Texinfo source
214 (%%TEXI_TGZ_SIZE%%K characters gzipped tar file)
</a></li>
217 <p>(This page was generated by the
<a href=
"%%SCRIPTURL%%">%%SCRIPTNAME%%
221 <div class="copyright">
222 <p>Return to <a href="/project/foo/">FOO's home page</a>.</p>
223 <p>Copyright (C) 2084 John Doe <john at doe.com></p>
227 <!-- timestamp start -->
228 <!-- $Date: 2005/05/15 00:00:08 $ $Author: karl $ -->
229 <!-- timestamp end -->