diff options
author | wiz <wiz@pkgsrc.org> | 2003-06-12 13:39:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-06-12 13:39:27 +0000 |
commit | 4e32d09c9240aa2d8894542720d5475777544078 (patch) | |
tree | 99b9081d630592411ee501d020f7502019b0c8f1 /devel/gtexinfo/distinfo | |
parent | 6c17363b065cc265c53f8edf068d0695333e4c34 (diff) | |
download | pkgsrc-4e32d09c9240aa2d8894542720d5475777544078.tar.gz |
Update to 4.6:
4.6 (10 June 2003)
* Language:
. new command @/ specifies an allowable breakpoint within a line.
. new command @dofirstparagraphindent to control whether the first
paragraph following a section heading is indented. Default is to
omit this indentation, unlike the output up to now.
. new command @indent for explicitly indenting a paragraph.
. makeinfo writes a new construct for @image in Info output, so that
graphical Info browsers (such as Emacs Info under X) can display an
actual image. (Standalone Info ignores this, since it runs in a tty.)
* makeinfo:
. Common:
- search for image files in the include file search path.
- warns if @value is used on an undefined variable.
. Info output:
- default --split-size now 300,000 bytes, up from 50,000.
- with --enable-encoding and a given @documentencoding,
output a Local Variables section specifying that encoding, for use
with Emacs.
. HTML output:
- uses <h3> at the smallest.
- a few css <style> definitions are included to better
implement @format, @display, @small..., etc.
- new option --css-include=FILE includes FILE in the <style>.
- @cartouche now outputs a <table> with a border.
* texinfo.tex:
. new Polish translation txi-pl.tex.
* texi2dvi:
. --command=CMD replaces --texinfo=CMD; it inserts CMD at the first
line of LaTeX files now, or after the @setfilename for Texinfo files.
* info:
. RET now goes to the nearest xref (rather like Emacs Info),
instead of the next xref starting on the current line.
* Distribution:
. new Romanian (ro) translation.
. variables now declared const where appropriate.
. gettext 0.12.1, automake 1.7.5.
Diffstat (limited to 'devel/gtexinfo/distinfo')
-rw-r--r-- | devel/gtexinfo/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gtexinfo/distinfo b/devel/gtexinfo/distinfo index a5486914ccf..340531d0002 100644 --- a/devel/gtexinfo/distinfo +++ b/devel/gtexinfo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2003/02/13 08:28:20 wiz Exp $ +$NetBSD: distinfo,v 1.12 2003/06/12 13:39:27 wiz Exp $ -SHA1 (texinfo-4.5.tar.bz2) = f2bb3dd8d0be4ff36ea3db0997f9804d3a7817d9 -Size (texinfo-4.5.tar.bz2) = 1294527 bytes +SHA1 (texinfo-4.6.tar.bz2) = 52103579a90d49229fb30968bbe4e55a502857d3 +Size (texinfo-4.6.tar.bz2) = 1348113 bytes SHA1 (patch-ac) = bf22fe2b8920c88a357ce9c1202690ed291c5b92 SHA1 (patch-ad) = 1c998cdb8b0831e15eef7df6c4f8ef108455619e SHA1 (patch-ai) = 8a1e92497d3a6cd5dec50ec9e9cf35046d214c8c |