| Newsgroups |
gmane.comp.tex.texinfo.pretest |
| Message-ID |
<[email protected]> |
*
Hello Texinfo friends,
I've released texinfo pretest 4.3d to (gzip):
ftp://alpha.gnu.org/gnu/texinfo/texinfo.tar.gz
http://texinfo.org/pretest/ftp/texinfo.tar.gz
and (bzip2):
ftp://alpha.gnu.org/gnu/texinfo/texinfo.tar.bz2
http://texinfo.org/pretest/ftp/texinfo.tar.bz2
This is mostly fixing bugs since 4.3, but there is one notable new
feature, see the first news entry below.
I hope to release texinfo 4.4 late this week, so that it can be
incorporated in the next teTeX release. So, please test if you can and
let me know if problems.
Thanks,
[email protected]
NEWS:
* 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.
. @smallexample and the like now output in a smaller font (9pt) in all
paper formats, not just @smallbook and @afourpaper.
* 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:
. 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.