Package Release Info

gap-gapdoc-1.6.7-bp160.1.10

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gap-gapdoc

Change Logs

* Sat Mar 23 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.7
  * Better handling of very long words in text version.
  * Nicer quotation marks in HTML version.
  * Fixed a few problems with special characters in the LaTeX/PDF
    version of manuals in texts shown in typewriter font (e.g.
    ``--`` was sometimes displayed as single ``-``).
* Sun Oct 02 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.6
  * Now computing better labels for bibliography entries
    containing names with certain non-ASCII initials.
  * Fixed sorting of index entries containing special characters
    `<`, `>`, `&`, `\` or `_` .
  * Added a first version of `StringBibXMLEntry` for Markdown
    format.
  * Changed 'XMLValidate' and 'ValidateGAPDoc' to print a warning
    without error, when the IO package or 'xmllint' is not
    available.
* Wed Nov 14 2018 Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.6.2
  * Improved "InitialSubstringUTF8String" by an optional argument
    to return a string with a suffix.
  * Change access of javascript code for MathJax to https
    protocol (such that MathJax works for help pages accessed via
    https).
  * Added option ".uri := true" to 'SearchMR' to return URI
    instead of sending a request to MathSciNet.
  * Added many cases handled by 'HeuristicTranslationsLaTeX2XML',
    this is needed because MathSciNet has changed the markup for
    accented characters in many cases.
  * Made 'SearchMR' work again using 'wget' or 'curl' (MathSciNet
    is now only accessible via HTTPS).
  * Better ordering of help matches if the first word is the
    query string.
  * Escape the special characters @!|" for 'makeindex' in index
    entries for LaTeX.
  * Removed dependency on 'a4wide.sty' file in LaTeX installation.
Version: 1.6.1-bp150.1.3
* Sat Dec 23 2017 jengelh@inai.de
- Update to new upstream release 1.6.1
  * Slightly nicer display of header lines of ManSection's with
    long names and/or long argument lists.
  * Added an element <Constr> to be used in ManSection's on
    constructors.
* Fri Sep 08 2017 jengelh@inai.de
- Update to new upstream release 1.6
  * Changed and documented the handling of <Alt Only="LaTeX">
    elements; its content is not reformatted.
  * Can now handle help books with empty bibliography.
  * Introduce finer distinction of <Alt>-elements for HTML
    with/without MathJax.
  * 'StringBibXMLEntry' supports now a 'rec(MathJax := true)'
    option.
  * Added a new utility function 'InitialSubstringUTF8String'.
  * 'NormalizedNameAndKey' can now find initials from UTF-8
    encoded name strings.
  * New function 'LabelsFromBibTeX'. If BibTeX is available this
    is used to unify the labels used for citations and the
    ordering of the reference list in the LaTeX, text and HTML
    version of a GAPDoc document.
  * Recognize document encoding in <?xml tag and in some other
    places case insensitively.
* Fri May 10 2013 jengelh@inai.de
- Split gapdoc (version 1.5.1) off the gap RPM package