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">
9 This template was adapted from Texinfo:
10 http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_template
16 <title>%%TITLE%%
</title>
17 <meta http-equiv=
"content-type" content='text/html; charset=utf-
8'
/>
18 <!-- <link rel="stylesheet" type="text/css" href="/gnu.css" /> -->
19 <!-- <link rev="made" href="webmasters@gnu.org" /> -->
21 /* CSS style taken from http://gnu.org/gnu.css */
24 background-color: #FFFFFF;
26 font-family: sans-serif;
31 background-color: transparent;
32 text-decoration: underline;
37 background-color: transparent;
38 text-decoration: underline;
43 background-color: transparent;
44 text-decoration: none;
71 border-color: #
3366cc;
75 background-color : #f2f2f9;
84 background-color : #fefefe;
89 background-color: transparent;
97 font-family: monospace;
99 border-left: #
3366cc thin solid;
100 border-bottom: #
3366cc thin solid;
106 * rtl stands for right-to-left layout, as in farsi/persian,
107 * arabic, etc. See also trans_rtl.
111 font-family: monospace;
113 border-right: #
3366cc thin solid;
114 border-bottom: #
3366cc thin solid;
122 border-left: #
3366cc thin solid;
129 border-right: #
3366cc thin solid;
139 /* background: #f2f2f9;
140 border-color: #
3366cc;
142 border-width: thin; */
151 border:
2px solid #
3366cc;
160 vertical-align: text-top;
165 <!-- This document is in XML, and xhtml 1.0 -->
166 <!-- Please make sure to properly nest your tags -->
167 <!-- and ensure that your final document validates -->
168 <!-- consistent with W3C xhtml 1.0 and CSS standards -->
169 <!-- See validator.w3.org -->
175 <!-- <address>Free Software Foundation</address> -->
176 <address>last updated %%DATE%%
</address>
180 <a href="/graphics/gnu-head.jpg">
181 <img src="/graphics/gnu-head-sm.jpg"
182 alt=" [image of the head of a GNU] "
183 width="129" height="122" />
185 <a href="/philosophy/gif.html">(no gifs due to patent problems)</a>
191 <p>This document
<!--(%%PACKAGE%%)--> is available in the following formats:
</p>
194 <li><a href=
"%%PACKAGE%%.html">HTML
195 (%%HTML_MONO_SIZE%%K characters)
</a> - entirely on one web page.
</li>
196 <li><a href=
"html_node/index.html">HTML
</a> - with one web page per
198 <li><a href=
"%%PACKAGE%%.html.gz">HTML compressed
199 (%%HTML_MONO_GZ_SIZE%%K gzipped characters)
</a> - entirely on
201 <li><a href=
"%%PACKAGE%%.html_node.tar.gz">HTML compressed
202 (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)
</a> -
203 with one web page per node.
</li>
204 <li><a href=
"%%PACKAGE%%.info.tar.gz">Info document
205 (%%INFO_TGZ_SIZE%%K characters gzipped tar file)
</a>.
</li>
206 <li><a href=
"%%PACKAGE%%.txt">ASCII text
207 (%%ASCII_SIZE%%K characters)
</a>.
</li>
208 <li><a href=
"%%PACKAGE%%.txt.gz">ASCII text compressed
209 (%%ASCII_GZ_SIZE%%K gzipped characters)
</a>.
</li>
210 <li><a href=
"%%PACKAGE%%.dvi.gz">TeX dvi file
211 (%%DVI_GZ_SIZE%%K characters gzipped)
</a>.
</li>
212 <li><a href=
"%%PACKAGE%%.ps.gz">PostScript file
213 (%%PS_GZ_SIZE%%K characters gzipped)
</a>.
</li>
214 <li><a href=
"%%PACKAGE%%.pdf">PDF file
215 (%%PDF_SIZE%%K characters)
</a>.
</li>
216 <li><a href=
"%%PACKAGE%%.texi.tar.gz">Texinfo source
217 (%%TEXI_TGZ_SIZE%%K characters gzipped tar file)
</a></li>
220 <p>(This page was generated by the
<a href=
"%%SCRIPTURL%%">%%SCRIPTNAME%%
223 <div class=
"copyright">
225 Return to
<a href=
"/project/cffi/">CFFI's home page
</a>.
230 Please send FSF & GNU inquiries to
231 <a href="mailto:gnu@gnu.org"><em>gnu@gnu.org</em></a>.
232 There are also <a href="/home.html#ContactInfo">other ways to contact</a>
235 Please send broken links and other corrections (or suggestions) to
236 <a href="mailto:webmasters@gnu.org"><em>webmasters@gnu.org</em></a>.
241 Copyright (C)
2005 James Bielman
<jamesjb at jamesjb.com
><br />
242 Copyright (C)
2005 Lu
ís Oliveira
<loliveira at common-lisp.net
>
245 Verbatim copying and distribution of this entire article is
246 permitted in any medium, provided this notice is preserved.
252 <!-- timestamp start -->
253 <!-- $Date: 2005/05/15 00:00:08 $ $Author: karl $ -->
254 <!-- timestamp end -->