Name: | texlive-tex4ht |
---|---|
Epoch: | 7 |
Version: | 20180414 |
Release: | 13.el8 |
Architecture: | aarch64 |
Group: | Applications/Publishing |
Size: | 14792018 |
License: | LPPL |
RPM: | texlive-tex4ht-20180414-13.el8.aarch64.rpm |
Source RPM: | texlive-20180414-13.el8.src.rpm |
Build Date: | Sun May 12 2019 |
Build Host: | ca-build102.us.oracle.com |
Vendor: | Oracle America |
URL: | http://tug.org/texlive/ |
Summary: | Convert (La)TeX to HTML/XML |
Description: | A converter from TeX and LaTeX to SGML-based formats such as (X)HTML, MathML, OpenDocument, and DocBook, providing a configurable (La)TeX-based authoring system for hypertext. Tex4ht does not parse (La)TeX source (so that it avoids the difficulties encountered by many other converters, arising from the irregularity of (La)TeX syntax). Instead, Tex4ht uses (La)TeX itself (with an extra macro package) to produce a non- standard DVI file that it can then process. This technique allows TeX4ht to approach the robustness characteristic of restricted-syntax systems such as hyperlatex and gellmu. Note that CTAN no longer holds the definitive sources of the package: see the 'Readme' file. |
- Resolves: #1665917, annocheck distro flag failures
- texconfig is needed in texconfig-sys, added Requirement texlive-texconfig - multilib issue detected by rpmdiff - drop obsoleted patch for poppler-0.58 - XML validity issue Related: #1602712
- Resolves: #1602712, review covscan
- Resolves: #1632804, CVE-2018-17407
- Fixed #1624178, another annocheck distro flag failures
- Fixed #1624178 annocheck distro flag failures
- fixed VerifyTest
- Rebuild for poppler-0.66.0 - Backport required fixes
- fixed trigger error
- adjust python3 shebang to make it point at #!%{_python3}