head	1.6;
access;
symbols
	pkgsrc-2026Q2:1.6.0.2
	pkgsrc-2026Q2-base:1.6
	pkgsrc-2026Q1:1.5.0.8
	pkgsrc-2026Q1-base:1.5
	pkgsrc-2025Q4:1.5.0.6
	pkgsrc-2025Q4-base:1.5
	pkgsrc-2025Q3:1.5.0.4
	pkgsrc-2025Q3-base:1.5
	pkgsrc-2025Q2:1.5.0.2
	pkgsrc-2025Q2-base:1.5
	pkgsrc-2025Q1:1.4.0.10
	pkgsrc-2025Q1-base:1.4
	pkgsrc-2024Q4:1.4.0.8
	pkgsrc-2024Q4-base:1.4
	pkgsrc-2024Q3:1.4.0.6
	pkgsrc-2024Q3-base:1.4
	pkgsrc-2024Q2:1.4.0.4
	pkgsrc-2024Q2-base:1.4
	pkgsrc-2024Q1:1.4.0.2
	pkgsrc-2024Q1-base:1.4
	pkgsrc-2023Q4:1.3.0.2
	pkgsrc-2023Q4-base:1.3
	pkgsrc-2023Q3:1.2.0.4
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.2
	pkgsrc-2023Q2-base:1.2;
locks; strict;
comment	@# @;


1.6
date	2026.03.31.10.17.47;	author markd;	state Exp;
branches;
next	1.5;
commitid	N6sDpVH12DMq57AG;

1.5
date	2025.05.10.23.31.06;	author markd;	state Exp;
branches;
next	1.4;
commitid	sIFramWl1jBSUpUF;

1.4
date	2024.02.18.10.46.53;	author markd;	state Exp;
branches;
next	1.3;
commitid	8dMaqdDL7E7Z3UYE;

1.3
date	2023.09.28.21.43.10;	author joerg;	state Exp;
branches;
next	1.2;
commitid	7lrJLfWsOtDkiAGE;

1.2
date	2023.05.04.20.49.14;	author joerg;	state Exp;
branches;
next	1.1;
commitid	OlcidsSnFV2LIGnE;

1.1
date	2023.04.23.22.38.03;	author joerg;	state Exp;
branches;
next	;
commitid	XKdvohfR5db5GhmE;


desc
@@


1.6
log
@tex-tabularray{,-doc}: update to 2025C

- Make sure there is at least one row in any table
- Fix unexpected new pages caused by \pageshrink
- Skip detection for `*` and `[` for the first row
- Make `measure=vbox` work together with `\mathcolor`
- Fix default horizontal alignment setting of `longtblr`
- Work around `NoHyper` bug in `hyperref` for nested tables
@
text
@# $NetBSD$

DISTNAME=	tabularray
PKGNAME=	tex-${DISTNAME}-2025C
TEXLIVE_REV=	78251

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/tabularray
COMMENT=	Typeset tabulars and arrays with LaTeX3
LICENSE=	lppl-1.3c

DEPENDS+=	tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+=	tex-ninecolors-[0-9]*:../../print/tex-ninecolors

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
@


1.5
log
@tex-tabularray: update to 2025A

TLDR: (1) largely increase running speed;
      (2) add `tikz` library;
      (3) remove `verb` key.

- Allow rollback to version 2024 by `\usepackage{tabularray}[=v2024]`
- Load `tabularray` libraries in external files
- Support old TeX Live releases published within previous three years only
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2024/02/18 10:46:53 markd Exp $
d4 2
a5 2
PKGNAME=	tex-${DISTNAME}-2025A
TEXLIVE_REV=	74569
@


1.4
log
@tex-tabularray: update to 2024A

- fix undefined props with latest l3kernel
- add experimental `hook` and `html` libraries
- only run code of the same library once
- fix incorrect `longtblr` pagebreaks before sectioning commands
- expand multiple macros with outer key `expand`
- update rollback release 2021 to version 2021R
@
text
@d1 1
a1 1
# $NetBSD$
d4 2
a5 2
PKGNAME=	tex-${DISTNAME}-2024A
TEXLIVE_REV=	69926
@


1.3
log
@Add a bunch of missing TeX dependencies. Bump revisions.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2023/05/04 20:49:14 joerg Exp $
d4 2
a5 3
PKGNAME=	tex-${DISTNAME}-2023A
PKGREVISION=	1
TEXLIVE_REV=	66276
d9 1
a9 1
COMMENT=	Tabular implementation
@


1.2
log
@Pick sources from a different TeX Live revision, content is the same.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2023/04/23 22:38:03 joerg Exp $
d5 1
d13 1
@


1.1
log
@Add tex-tabularray-2023A:

tabularray is a reimplementation of tables in LaTeX using the LaTeX3
core. It allows a separation of content and style and includes the
flexiblity of the tabu package.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2021/02/09 22:24:44 dholland Exp $
d5 1
a5 1
TEXLIVE_REV=	66281
@

