2.28 * datatool.sty: - added \xdtlgetrowindex - \DTLloadrawdb: changed \xdef to \protected at xdef - some bug fixes * datatool-base.sty: - added \DTLformatlist and accompanying commands \DTLlistformatsep, \DTLlistformatoxford, \DTLlistformatlastsep, \DTLandname and \DTLlistformatitem. * datagidx.sty: - changed initialisation of label in \datagidx at setfieldvalues - \datagidxstripaccents now changes \add at accent@, \@text at composite@x and \@tabacckludge - added \datagidxextendedtoascii - \printterms uses \twocolumn if balance=false and columns=2
13 lines
339 B
Makefile
13 lines
339 B
Makefile
# $NetBSD: Makefile,v 1.6 2018/05/06 02:26:52 markd Exp $
|
|
|
|
DISTNAME= datatool
|
|
PKGNAME= tex-${DISTNAME}-2.29
|
|
TEXLIVE_REV= 45759
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/datatool
|
|
COMMENT= Tools to load and manipulate data
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|