pkgsrc/devel/gtexinfo/PLIST
ryoon d97e6178d0 Update to 6.5
Changelog:
6.5 (12 September 2017)
* info:
  . some bugs fixed:
    . a bug where a segfault could happen in the regex search, for
      example when the user entered a single \ as the search string
    . another bug which could make nodes inaccessible in long "split"
      info files
    . a bug where it was not possible to follow a cross-reference
      that was split across more than one line has been fixed
  . do not fall back to a man page if following a cross-reference in an
    info file failed
  . if looking for a file failed, do not convert the name of a file to
    lower-case and look for it again

* texinfo.tex
  . some faulty definitions for Unicode characters have been changed or
    removed
  . fix indentation in table of contents for entries that are split
    across multiple lines

* texi2dvi
  . a bug that broke the processing of LaTeX files that did not
    use BibTeX has been fixed

* texi2any
  . output the encoding declaration of a HTML file earlier so it
    will always occur within first 1024 bytes of file
  . `INLINE_INSERTCOPYING' removed as a customization variable

6.4 (23 June 2017)
* texi2any:
  . for HTML output, place section names before the manual in page
    titles, instead of after them, so it is easier to distinguish pages
    if titles are truncated
  . starting points for ordered lists beginning with 0 or a letter of
    the alphabet are output as attributes on the <ol> tag, as was
    case for Texinfo 4.13 and earlier
  . a bit faster
  . some discrepancies in paragraph formatting between Perl extension
    modules and interpreted Perl modules have been fixed
  . `MACRO_BODY_IGNORES_LEADING_SPACE' customization variable removed,
    and `indent_menu_descriptions' is no longer a possible value for
    `TREE_TRANSFORMATIONS' (as these features did not work as
    documented)

* info:
  . the `up-line' and `down-line' commands now are like the other
    scrolling commands and are no longer confined to a single node
    (depending on the value of `scroll-behaviour')
  . supplying the --all option with --index-search displays a list
    of matching index entries
  . the style variables like `link-style' can now be set while info
    is running
  . display bug fixed where color could be turned off prematurely
  . several other bugs fixed
  . better portability in test suite
  . do not fall back to showing the dir node if a manual isn't found
  . Do not attempt any kind of conversion of CR LF line endings,
    except on MS-DOS/Windows, when it is done unconditionally.  (This
    replaces a more complicated approach, where this conversion would
    take place if there was a problem finding a node in a file.)  The
    main effect of this change is that Info files with CR LF line
    endings, which would have been produced on MS-DOS/Windows with old
    versions of makeinfo, are only supported on such operating systems.
  . a few of the key bindings under --vi-keys have been changed for
    consistency or to match the documentation

* texinfo.tex
  . a DVI file with a single empty page can be output again, which
    restores the behavior from Texinfo 6.0 and earlier

* Distribution
  . autoconf 2.69, automake 1.15, gettext 0.19.8
2017-09-28 12:53:59 +00:00

65 lines
2 KiB
Text

@comment $NetBSD: PLIST,v 1.22 2017/09/28 12:53:59 ryoon Exp $
bin/info
bin/install-info
bin/makeinfo
bin/pdftexi2dvi
bin/pod2texi
bin/texi2any
bin/texi2dvi
bin/texi2pdf
bin/texindex
info/info-stnd.info
info/texinfo.info
lib/texinfo/MiscXS.la
lib/texinfo/XSParagraph.la
man/man1/info.1
man/man1/install-info.1
man/man1/makeinfo.1
man/man1/pdftexi2dvi.1
man/man1/pod2texi.1
man/man1/texi2any.1
man/man1/texi2dvi.1
man/man1/texi2pdf.1
man/man1/texindex.1
man/man5/info.5
man/man5/texinfo.5
share/texinfo/DebugTexinfo/DebugTree.pm
share/texinfo/Pod-Simple-Texinfo/Pod/Simple/Texinfo.pm
share/texinfo/Texinfo/Common.pm
share/texinfo/Texinfo/Convert/Converter.pm
share/texinfo/Texinfo/Convert/DocBook.pm
share/texinfo/Texinfo/Convert/HTML.pm
share/texinfo/Texinfo/Convert/IXIN.pm
share/texinfo/Texinfo/Convert/IXINSXML.pm
share/texinfo/Texinfo/Convert/Info.pm
share/texinfo/Texinfo/Convert/Line.pm
share/texinfo/Texinfo/Convert/NodeNameNormalization.pm
share/texinfo/Texinfo/Convert/Paragraph.pm
share/texinfo/Texinfo/Convert/ParagraphNonXS.pm
share/texinfo/Texinfo/Convert/PlainTexinfo.pm
share/texinfo/Texinfo/Convert/Plaintext.pm
share/texinfo/Texinfo/Convert/Texinfo.pm
share/texinfo/Texinfo/Convert/TexinfoSXML.pm
share/texinfo/Texinfo/Convert/TexinfoXML.pm
share/texinfo/Texinfo/Convert/Text.pm
share/texinfo/Texinfo/Convert/TextContent.pm
share/texinfo/Texinfo/Convert/UnFilled.pm
share/texinfo/Texinfo/Convert/Unicode.pm
share/texinfo/Texinfo/Convert/XSParagraph/TestXS.pm
share/texinfo/Texinfo/Documentlanguages.pm
share/texinfo/Texinfo/Encoding.pm
share/texinfo/Texinfo/MiscXS.pm
share/texinfo/Texinfo/ModulePath.pm
share/texinfo/Texinfo/Parser.pm
share/texinfo/Texinfo/Report.pm
share/texinfo/Texinfo/Structuring.pm
share/texinfo/Texinfo/Transformations.pm
share/texinfo/Texinfo/XSLoader.pm
share/texinfo/htmlxref.cnf
share/texinfo/init/book.pm
share/texinfo/init/chm.pm
share/texinfo/init/html32.pm
share/texinfo/init/latex2html.pm
share/texinfo/init/tex4ht.pm
share/texinfo/texindex.awk
share/texinfo/texinfo.dtd