-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2017-553368f76b 2017-07-31 14:28:20.562919 --------------------------------------------------------------------------------
Name : GAPDoc Product : Fedora 26 Version : 1.6 Release : 1.fc26 URL : http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc/ Summary : GAP documentation tool Description : This package describes a document format for writing GAP documentation.
The idea is to define a sufficiently abstract markup language for GAP documentation which can be (relatively easily) converted into different output formats. We used XML to define such a language.
This package provides: - Utilities to use the documentation which is written in GAPDoc format with the GAP help system. If you don't want to write your own (package) documentation you can skip to the last point of this list. - The description of a markup language for GAP documentation (which is defined using the XML standard). - Three example documents using this language: The GAPDoc documentation itself, a short example which demonstrates all constructs defined in the GAPDoc language, and a very short example explained in the introduction of the main documentation. - A mechanism for distributing documentation among several files, including source code files. - GAP programs (written by the first named author) which produce from documentation written in the GAPDoc language several document formats: * text format with color markup for onscreen browsing. * LaTeX format and from this PDF- (and DVI)-versions with hyperlinks. * HTML (XHTML 1.0 strict) format for reading with a Web-browser (and many hooks for CSS layout). - Utility GAP programs which are used for the above but can be of independent interest as well: * Unicode strings with translations to and from other encodings * further utilities for manipulating strings * tools for dealing with BibTeX data * another data format BibXMLext for bibliographical data including tools to manipulate/translate them * a tool ComposedDocument for composing documents which are distributed in many files
-------------------------------------------------------------------------------- Update Information:
Changes in version 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. - Some technical adjustments which make it easier to use GAPDoc with HPC-GAP. - Some cosmetic improvements, mainly for text output and markup of nested elements. - 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. - The HTML manuals in Browsers with Javascript now always have the [Style] link, even if no MathJax version is generated. - 'RunExamples' now returns 'true' or 'false'. - Removed support for the "MathML" variant of 'GAPDoc2HTML' which was probably not used anyway. - MakeGAPDocDoc (more precisely AddPageNumbersToSix) will no longer enter a break loop in case of an empty index (noticed by Thomas Breuer). - 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. - 'ComposedDocument' now accepts also file names with absolute paths and relative to GAP roots. (Uses a new function 'FilenameGAP'.) - Documented 'DOCCOMPOSEERROR' for 'ComposedDocument' to ignore missing chunks. - Mention that .bib files for <Bibliography> must be in latin1-encoding, and corrected 3k+1.bib accordingly (error noticed by Bill Allombert). - Corrected HorLine in tables without trailing | column (report and fix by Max Horn). - Recognize document encoding in <?xml tag and in some other places case insensitively (proposed by Max Horn). --------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade GAPDoc' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
package-announce@lists.fedoraproject.org