Path to this page:
./
print/tex-eqparbox,
Create equal-widthed parboxes
Branch: CURRENT,
Version: 4.1,
Package name: tex-eqparbox-4.1,
Maintainer: pkgsrc-usersLaTeX 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.
Required to run:[
print/kpathsea] [
print/tex-tools] [
print/tex-environ]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2017-10-21) Updated to version: tex-eqparbox-4.1
- (2017-01-21) Package added to pkgsrc.se, version tex-eqparbox-4.0 (created)
CVS history: (Expand)
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-12-06 21:19:34 by Mark Davies | Files touched by this commit (430) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2017-10-21 05:38:01 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-eqparbox{,-doc}: update to 4.1
Version 4.1 of eqparbox corrects a few minor problems with the code and
documentation.
|
2017-01-21 00:22:49 by Mark Davies | Files touched by this commit (36) |
Log message:
Add tex-eqparbox{,-doc} 4.0
Create equal-widthed parboxes
Add tex-milog{,-doc} 1.0
Fulfilling the documentation duties according to the German minimum wage law
Add tex-przechlewski-book{,-doc} 2016
Examples from Przechlewski's LaTeX book
Add tex-uhrzeit{,-doc} 0.2c
Time printing, in German
Add tex-urlbst{,-doc} 0.7
Web support for BibTeX
|