Name: | texlive-eqparbox |
---|---|
Epoch: | 7 |
Version: | 20180414 |
Release: | 13.el8 |
Architecture: | noarch |
Group: | Applications/Publishing |
Size: | 235033 |
License: | LPPL 1.3 |
RPM: | texlive-eqparbox-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: | Create equal-widthed parboxes |
Description: | LaTeX users sometimes need to ensure that two or more blocks of text occupy the same amount of horizontal space on the page. To that end, the eqparbox package defines a new command, \eqparbox, which works just like \parbox, except that instead of specifying a width, one specifies a tag. All eqparboxes with the same tag--regardless of where they are in the document-- will stretch to fit the widest eqparbox with that tag. This simple, equal-width mechanism can be used for a variety of alignment purposes, as is evidenced by the examples in eqparbox's documentation. Various derivatives of \eqparbox are also provided. |
- 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}