ccaa2ac97b
Changes since 4.6: 4.7 (9 April 2004) * Language: . new commands @float, @caption, @shortcaption, @listoffloats for initial implementation of floating material (figures, tables, etc). Ironically, they do not yet actually float anywhere. . new commands @docbook, @ifdocbook, @ifnotdocbook for conditional Docbook. . new commands @ordf{} and @ordm{} for Spanish feminine/masculine ordinals. . new commands @deftypecv[x] for class variables in typed OO languages. . new command @registeredsymbol for the r-in-a-circle symbol. . new command @headitem to make a heading row in @multitable. . new command @LaTeX{} for the LaTeX logo. . new command @comma{} to avoid comma-parsing problems. . @url is now a synonym for @uref; new command @indicateurl has the old meaning of just displaying a url as text. . @quotation now accepts an optional argument for labelling the text as a `Note', `Tip', etc. . @defun (et al.) heading lines can now be continued with a lone @. . @acronym accepts an optional argument for the meaning of the acronym. * makeinfo: . New environment variable TEXINFO_OUTPUT_FORMAT determines the output format at runtime, if no options are specified. . New option --plaintext, equivalent to --no-headers with Info output. . All outputs: - sections are numbered by default. . Info output: - punctuation is inserted after @pxref and @ref, if needed to make cross-references valid. - line numbers included in index menus, so Info readers can go to the exact line of an entry, not just a node. Also in plaintext output. - ^@^H[index^@^H] cookie included in index menus, so Info readers can handle the ] etc. commands better. . HTML output: - new algorithm for cross-references to other manuals, for maximum portability and stability. - include node name in <title> with split output. - @multicolumn fractions become percentages. - entities used for bullets, quotes, dashes, and others. - index entries are links to the exact locations. - <h4> and <h5> used for @sub and @subsubsections again. - accented dotless i supported. . XML output: many new tags and structure to preserve more source features. . Docbook output: - upgraded DTD to Docbook XML 4.2, no longer using Docbook SGML. - improved translation in general, for instance: - line annotations and marked quotations. * texi2dvi: . if available, use etex (pdfetex if --pdf) by default. . if the input file includes thumbpdf.sty (for LaTeX), then run thumbpdf. . more output if --debug. * texinfo.tex: . @defun names are now printed in typewriter (instead of bold), and within the arguments, @var text is printed in slanted typewriter. . @tex code is executed inside a TeX group, so that any changes must be prefixed with \global (or the equivalent) to be effective. (This change was actually made years ago, but never made it into the NEWS.) * info: . new option --where (aka --location, -w) to report where an Info file would be found, instead of reading it. . by default, output ANSI terminal escape sequences as-is; new option --no-raw-escapes overrides this. . use the newly-generated index line numbers. * Distribution: . new script gendocs.sh (not installed), for use by GNU maintainers in getting their manuals on the GNU web site. Documented in maintain.texi (http://www.gnu.org/prep/maintain_toc.html). . Most code uses ANSI C prototypes, to some extent. . New translation: nb. . automake 1.8.3, autoconf 2.59, gettext 0.14.1.
102 lines
3.3 KiB
XML
102 lines
3.3 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<!-- Id: gendocs_template,v 1.3 2004/02/28 00:06:45 karl Exp -->
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
|
|
<head>
|
|
<title>%%TITLE%% - GNU Project - Free Software Foundation (FSF)</title>
|
|
<meta http-equiv="content-type" content='text/html; charset=utf-8' />
|
|
<link rel="stylesheet" type="text/css" href="/gnu.css" />
|
|
<link rev="made" href="webmasters@gnu.org" />
|
|
</head>
|
|
|
|
<!-- This document is in XML, and xhtml 1.0 -->
|
|
<!-- Please make sure to properly nest your tags -->
|
|
<!-- and ensure that your final document validates -->
|
|
<!-- consistent with W3C xhtml 1.0 and CSS standards -->
|
|
<!-- See validator.w3.org -->
|
|
|
|
<body>
|
|
|
|
<h3>%%TITLE%%</h3>
|
|
|
|
<address>Free Software Foundation</address>
|
|
<address>last updated %%DATE%%</address>
|
|
<p>
|
|
<a href="/graphics/gnu-head.jpg">
|
|
<img src="/graphics/gnu-head-sm.jpg"
|
|
alt=" [image of the head of a GNU] "
|
|
width="129" height="122" />
|
|
</a>
|
|
<a href="/philosophy/gif.html">(no gifs due to patent problems)</a>
|
|
</p>
|
|
<hr />
|
|
|
|
<p>This manual (for %%PACKAGE%%) is available in the following formats:</p>
|
|
|
|
<ul>
|
|
<li><a href="%%PACKAGE%%.html">HTML
|
|
(%%HTML_MONO_SIZE%%K characters)</a> - entirely on one web page.</li>
|
|
<li><a href="html_node/index.html">HTML</a> - with one web page per
|
|
node.</li>
|
|
<li><a href="%%PACKAGE%%.html.gz">HTML compressed
|
|
(%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
|
|
one web page.</li>
|
|
<li><a href="%%PACKAGE%%_html_node.tar.gz">HTML compressed
|
|
(%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
|
|
with one web page per node.</li>
|
|
<li><a href="%%PACKAGE%%-info.tar.gz">Info document
|
|
(%%INFO_TGZ_SIZE%%K characters gzipped tar file)</a>.</li>
|
|
<li><a href="%%PACKAGE%%.txt">ASCII text
|
|
(%%ASCII_SIZE%%K characters)</a>.</li>
|
|
<li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
|
|
(%%ASCII_GZ_SIZE%%K gzipped characters)</a>.</li>
|
|
<li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
|
|
(%%DVI_GZ_SIZE%%K characters gzipped)</a>.</li>
|
|
<li><a href="%%PACKAGE%%.ps.gz">PostScript file
|
|
(%%PS_GZ_SIZE%%K characters gzipped)</a>.</li>
|
|
<li><a href="%%PACKAGE%%.pdf">PDF file
|
|
(%%PDF_SIZE%%K characters)</a>.</li>
|
|
<li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
|
|
(%%TEXI_TGZ_SIZE%%K characters gzipped tar file)</a></li>
|
|
</ul>
|
|
|
|
<p>(This page generated by the <a
|
|
href="%%SCRIPTURL%%">%%SCRIPTNAME%%</a> script.)
|
|
</p>
|
|
|
|
<div class="copyright">
|
|
<p>
|
|
Return to the <a href="/home.html">GNU Project home page</a>.
|
|
</p>
|
|
|
|
<p>
|
|
Please send FSF & GNU inquiries to
|
|
<a href="mailto:gnu@gnu.org"><em>gnu@gnu.org</em></a>.
|
|
There are also <a href="/home.html#ContactInfo">other ways to contact</a>
|
|
the FSF.
|
|
<br />
|
|
Please send broken links and other corrections (or suggestions) to
|
|
<a href="mailto:webmasters@gnu.org"><em>webmasters@gnu.org</em></a>.
|
|
</p>
|
|
|
|
<p>
|
|
Copyright (C) 2004 Free Software Foundation, Inc.,
|
|
59 Temple Place - Suite 330, Boston, MA 02111, USA
|
|
<br />
|
|
Verbatim copying and distribution of this entire article is
|
|
permitted in any medium, provided this notice is preserved.
|
|
</p>
|
|
|
|
<p>
|
|
Updated:
|
|
<!-- timestamp start -->
|
|
$Date: 2004/07/12 23:26:46 $ $Author: wiz $
|
|
<!-- timestamp end -->
|
|
</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|