2020-01-19 00:30:43 +01:00
|
|
|
# $NetBSD: Makefile,v 1.9 2020/01/18 23:33:31 rillig Exp $
|
2015-02-10 03:48:09 +01:00
|
|
|
|
|
|
|
DISTNAME= adjustbox
|
tex-adjustbox{,-doc}: update to 1.2
* 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.
2019-01-29 20:41:42 +01:00
|
|
|
PKGNAME= tex-${DISTNAME}-1.2
|
|
|
|
TEXLIVE_REV= 49596
|
2015-02-10 03:48:09 +01:00
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2020-01-19 00:30:43 +01:00
|
|
|
HOMEPAGE= https://www.ctan.org/pkg/adjustbox
|
2015-02-10 03:48:09 +01:00
|
|
|
COMMENT= Graphics package-alike macros for general boxes
|
|
|
|
LICENSE= lppl-1.3c
|
|
|
|
|
2016-07-29 23:40:24 +02:00
|
|
|
DEPENDS+= tex-collectbox-[0-9]*:../../print/tex-collectbox
|
|
|
|
|
2019-12-06 21:17:03 +01:00
|
|
|
TEXLIVE_UNVERSIONED= yes
|
2015-04-22 00:26:06 +02:00
|
|
|
.include "../../print/texlive/package.mk"
|
2015-02-10 03:48:09 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|