tex-tcolorbox{,-doc}: update to 4.15
- bug fix: 'tikz upper', 'tikz lower' failed to take more than one parameter (again) - bug fix: 'tcboxedraster' could not be set to be 'breakable' - library 'breakable': Implementation of 'pad after break' changed to be consistent with a boxed title. - library 'raster': * dimension settings changed to be more robust * new options 'raster width center', 'raster width flush left', 'raster width flush right' - Example source code of 'tcolorbox-example-poster' and 'tcolorbox-tutorial-poster' adapted to be compatible with lipsum package version 2.0
This commit is contained in:
parent
c6d9e9acea
commit
610236b720
4 changed files with 16 additions and 16 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.5 2018/05/13 10:27:42 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2019/01/28 10:22:46 markd Exp $
|
||||
|
||||
DISTNAME= tcolorbox.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-4.13
|
||||
TEXLIVE_REV= 47079
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-4.15
|
||||
TEXLIVE_REV= 49347
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/tcolorbox
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.5 2018/05/13 10:27:42 markd Exp $
|
||||
$NetBSD: distinfo,v 1.6 2019/01/28 10:22:46 markd Exp $
|
||||
|
||||
SHA1 (tex-tcolorbox-47079/tcolorbox.doc.tar.xz) = 62b79e42b94221ba71a21a73bf4bc35fe2443590
|
||||
RMD160 (tex-tcolorbox-47079/tcolorbox.doc.tar.xz) = 6f396cae61b2d1bc46030913858145475dd1bff1
|
||||
SHA512 (tex-tcolorbox-47079/tcolorbox.doc.tar.xz) = 5ee9a63715744a34cad78ac9e8a58c861900db654fd32302644f389a7a873aabe645fd51a61a6ffc807aa4cbb3c77c19aca4643facfc96ac604bdc3adfb468f9
|
||||
Size (tex-tcolorbox-47079/tcolorbox.doc.tar.xz) = 4493868 bytes
|
||||
SHA1 (tex-tcolorbox-49347/tcolorbox.doc.tar.xz) = ac6d764e3299f053ddd7cdea038ce0bfd478a44c
|
||||
RMD160 (tex-tcolorbox-49347/tcolorbox.doc.tar.xz) = ac9427e1d55f1bd463a3d0e672d748d9f0bd73ad
|
||||
SHA512 (tex-tcolorbox-49347/tcolorbox.doc.tar.xz) = 88f6aa63aa757571a166ef21c07c17fec56307f86fd087ea66a682aa533c6953ebcf4c3915689f0e38ddbc56509daad3279dfbb740b064ad45995ee8a5cc12fb
|
||||
Size (tex-tcolorbox-49347/tcolorbox.doc.tar.xz) = 5418116 bytes
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.5 2018/05/13 10:27:42 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2019/01/28 10:22:46 markd Exp $
|
||||
|
||||
DISTNAME= tcolorbox
|
||||
PKGNAME= tex-${DISTNAME}-4.13
|
||||
TEXLIVE_REV= 47079
|
||||
PKGNAME= tex-${DISTNAME}-4.15
|
||||
TEXLIVE_REV= 49347
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/tcolorbox
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.5 2018/05/13 10:27:42 markd Exp $
|
||||
$NetBSD: distinfo,v 1.6 2019/01/28 10:22:46 markd Exp $
|
||||
|
||||
SHA1 (tex-tcolorbox-47079/tcolorbox.tar.xz) = 10173c1ac9b7933a18ae5b8d0e25dbf43f1b7dc9
|
||||
RMD160 (tex-tcolorbox-47079/tcolorbox.tar.xz) = c4b92c44caef46ccc4cb04085439303a05696691
|
||||
SHA512 (tex-tcolorbox-47079/tcolorbox.tar.xz) = 335bb03016629c14ade508a538a70d4e164459c949d6c5602a489b36883df161b0ae1963e9d303bd301325edc9a90525a0a9dc6bc6a7a26a0fbb4e4d01b3650d
|
||||
Size (tex-tcolorbox-47079/tcolorbox.tar.xz) = 228112 bytes
|
||||
SHA1 (tex-tcolorbox-49347/tcolorbox.tar.xz) = 130b2ee4d236a9053b129496db0584192b1f0604
|
||||
RMD160 (tex-tcolorbox-49347/tcolorbox.tar.xz) = 802196e4b367ec3fd888d23826aba58060511c8d
|
||||
SHA512 (tex-tcolorbox-49347/tcolorbox.tar.xz) = 893addebf4a542444fae2b046e398fb98a81e0b8a51d29d6e1015008c29d93478245e0e418cb5c67d521735d6216849852e2b72714ae99e8f6faa685acb9cd05
|
||||
Size (tex-tcolorbox-49347/tcolorbox.tar.xz) = 228396 bytes
|
||||
|
|
Loading…
Reference in a new issue