1e0499f80e
2.7 Allow multi-paragraph text in \multirow . 2.6 Resolve an incompatibility with newer versions of the supertabular package. Enable some uses of the big delims outside of an array or tabular environment. Documentation updates.
13 lines
343 B
Makefile
13 lines
343 B
Makefile
# $NetBSD: Makefile,v 1.10 2021/02/20 10:33:02 markd Exp $
|
|
|
|
DISTNAME= multirow.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.7
|
|
TEXLIVE_REV= 57552
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/multirow
|
|
COMMENT= Documentation for tex-multirow
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|