Name: | texlive-environ |
---|---|
Epoch: | 7 |
Version: | 20180414 |
Release: | 13.el8 |
Architecture: | noarch |
Group: | Applications/Publishing |
Size: | 160882 |
License: | LPPL |
RPM: | texlive-environ-20180414-13.el8.noarch.rpm |
Source RPM: | texlive-20180414-13.el8.src.rpm |
Build Date: | Sun May 12 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://tug.org/texlive/ |
Summary: | A new interface for environments in LaTeX |
Description: | The package provides the \collect@body command (as in amsmath), as well as a \long version \Collect@Body, for collecting the body text of an environment. These commands are used to define a new author interface to creating new environments. For example: \NewEnviron{test} wraps the entire environment body in square brackets, doing the right thing in ignoring leading and trailing spaces. |
- 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}