Skip to content

Commit

Permalink
tex-adjustbox{,-doc}: update to 1.2
Browse files Browse the repository at this point in the history
 * Added missing 'clip' feature for rounded frames.
 * Changed order of corner values for rounded frames. This includes an
update to the clipping drivers.
 * Corrected 'adjnofloat' environment used by the 'nofloat' key to support
the 'hypcap' feature of the 'caption' and 'hypcap'
packages.
 * Updated manual description of `export` option as requested by Issue #9.
 * Updated manual to use (left, bottom, right, top) for the side values
instead of (llx, lly, urx, ury).
 * Some other improvements in the manual.
 * Added keys and matching commands and environments to align to the page
margins and text area borders:
   'pagecenter', 'pageleft', 'pageright', 'pageinner', 'pageouter',
   'textareacenter', 'textarealeft', 'textarearight', 'textareainner',
'textareaouter'.
 * Added 'noindent' key.
 * Added \newadjustimage and \NewAdjustImage commands to define custom
versions of \adjustimage with predefined key
   lists. This include variation to renew, provide and declare such
macros.
 * Added \provideadjustboxenv and \declareadjustboxenv.
 * Added \provideadjustboxcmd and \declareadjustboxcmd.
  • Loading branch information
markd committed Jan 29, 2019
1 parent 41642ba commit ec792d7
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions print/tex-adjustbox-doc/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 2018/05/02 11:24:39 markd Exp $
# $NetBSD: Makefile,v 1.3 2019/01/29 19:41:42 markd Exp $

DISTNAME= adjustbox.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.1
TEXLIVE_REV= 47405
PKGNAME= tex-${DISTNAME:S/./-/}-1.2
TEXLIVE_REV= 49596

MAINTAINER= [email protected]
HOMEPAGE= http://ctan.org/pkg/adjustbox
Expand Down
10 changes: 5 additions & 5 deletions print/tex-adjustbox-doc/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.3 2018/05/02 11:24:39 markd Exp $
$NetBSD: distinfo,v 1.4 2019/01/29 19:41:42 markd Exp $

SHA1 (tex-adjustbox-47405/adjustbox.doc.tar.xz) = 7e55be1a8b16a66bb30ac4e86e11e0c0eded1e7f
RMD160 (tex-adjustbox-47405/adjustbox.doc.tar.xz) = 55430ed15af37124b7fea2e465f4964f41ad17c7
SHA512 (tex-adjustbox-47405/adjustbox.doc.tar.xz) = 0881232de9bfeca8e909989ad4468425495c21a573f2f68b517645d3976dbfd0da5fdfaa38c2bdb8d59a17083b516f0611b1a8c438ddde0f45d00646c008cc06
Size (tex-adjustbox-47405/adjustbox.doc.tar.xz) = 693000 bytes
SHA1 (tex-adjustbox-49596/adjustbox.doc.tar.xz) = 84d382283b1d5ae24b6ca92c2fa973930f71e1f7
RMD160 (tex-adjustbox-49596/adjustbox.doc.tar.xz) = dfdf1ff3fb61cdd4f067a4d6db17e04d272795df
SHA512 (tex-adjustbox-49596/adjustbox.doc.tar.xz) = d3ba7feb98e64bb5c3f9cfeda783deb186f4d314cfb6dc6c4d6aff9cfd5443489da36c8ea1271e3b80409b733b1f2c1480986792c884c06cfa9c4eaaa2072856
Size (tex-adjustbox-49596/adjustbox.doc.tar.xz) = 725652 bytes
6 changes: 3 additions & 3 deletions print/tex-adjustbox/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.6 2018/05/02 11:24:39 markd Exp $
# $NetBSD: Makefile,v 1.7 2019/01/29 19:41:42 markd Exp $

DISTNAME= adjustbox
PKGNAME= tex-${DISTNAME}-1.1
TEXLIVE_REV= 47405
PKGNAME= tex-${DISTNAME}-1.2
TEXLIVE_REV= 49596

MAINTAINER= [email protected]
HOMEPAGE= http://www.ctan.org/pkg/adjustbox
Expand Down
10 changes: 5 additions & 5 deletions print/tex-adjustbox/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2018/05/02 11:24:39 markd Exp $
$NetBSD: distinfo,v 1.6 2019/01/29 19:41:42 markd Exp $

SHA1 (tex-adjustbox-47405/adjustbox.tar.xz) = d83443a9364191259209bcf2e1b86492c0b22b26
RMD160 (tex-adjustbox-47405/adjustbox.tar.xz) = aa938b3958cfed35a4688e58255e4fabab298a8d
SHA512 (tex-adjustbox-47405/adjustbox.tar.xz) = 1d8e368436ea82c87b973c514e013bceae6bed0a4ea73ec79307ccb8d6767a1f4e903172ff12be4c7288acfd9b97b7574e781571f35fc5136f9a2cef26bd3287
Size (tex-adjustbox-47405/adjustbox.tar.xz) = 12564 bytes
SHA1 (tex-adjustbox-49596/adjustbox.tar.xz) = ce4ad81dd70f17774af82d95ea228aab34f6feba
RMD160 (tex-adjustbox-49596/adjustbox.tar.xz) = 7b5a745ce158f29b830c0ef2d3f229aa799f0481
SHA512 (tex-adjustbox-49596/adjustbox.tar.xz) = ef79dc361879eb46a3d7c946efdda2a09c90169242aad22983e4cbde01e9b3b7a0f6dd2f6cf56ada24c551ca7aa8a7d80536384a26f539521c7ec239aa91a5ba
Size (tex-adjustbox-49596/adjustbox.tar.xz) = 13476 bytes

0 comments on commit ec792d7

Please sign in to comment.