I have released version 4.4 of Texinfo, the GNU documentation format, with supporting programs. The news for this release is appended. It is primarily bug fixes.
You can get it by anonymous ftp from ftp://ftp.gnu.org/gnu/texinfo/texinfo-4.4.tar.gz ftp://ftp.gnu.org/gnu/texinfo/texinfo-4.4.tar.bz2 and its mirrors worldwide (see http://www.gnu.org/order/ftp.html). The Texinfo home page is http://www.gnu.org/software/texinfo/. (This change was of 4.2, not new in 4.4, but it's worth repeating since it is so important.) *** IMPORTANT NEWS FOR ALL AUTHORS OF TEXINFO MANUALS *** As of version 4.2, Texinfo has a new command @copying to define the copyright and copying permissions for a manual. It's important to switch to using it as soon as possible (as in your next release), because the historical method of doing copyright permissions using @ifinfo failed to output copyright information in the HTML (or XML) formats. The manual has detailed explanations and examples. For convenience, here's a url to one of the relevant sections: http://texinfo.org/manual/Document-Permissions.html Please email bugs or suggestions to [EMAIL PROTECTED], general discussion to [EMAIL PROTECTED] Peace, [EMAIL PROTECTED] * Language: . The ' (ASCII apostrophe/right quote) character is finally allowed in node and anchor names. Thus, after installing this texinfo.tex, existing .aux files will cause errors! Remove them and rerun TeX to generate good ones. . @value constructs are now expanded in the filename arguments to @include and @verbatiminclude. * makeinfo: . bug fix: @copying text is now reflected in tag table positions; before, nodes may not have been found with a long-enough @copying. . bug fix: html @verb arg is quoted properly, and does not imply a paragraph break. * texinfo.tex: . @smallexample and the like now output in a smaller font (9pt) in all paper formats, not just @smallbook and @afourpaper. . new translation txi-tr.tex. . bug fix: <>| and other characters do not disappear when they are first on a line in @verbatim. * install-info: . bug fix: don't translate the `* Menu' info keyword. * info: . CTRL-H is treated like DEL in incremental search. . arrow keys once again work in isearch contexts under Solaris. * infokey: . use .info key bindings before defaults. . allow prefix keys to be disabled. * Distribution: . update to GNU FDL 1.2 (http://www.gnu.org/licenses/fdl.html). . getopt and other common library files updated from gnulib (http://savannah.gnu.org/projects/gnulib/). . autoconf 2.57, automake 1.7.2. _______________________________________________ Bug-texinfo mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-texinfo
