693a9f6fe3
* amsmath.dtx: ensure that overfull alignments give warnings in more cases * amsmath.dtx: move the nulldelimiterspace correction for closing delimiters in \genfrac for extended TeXs to the line before \nulldelimiterspace is locally set to 0pt.
13 lines
347 B
Makefile
13 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.11 2017/10/21 03:56:42 markd Exp $
|
|
|
|
DISTNAME= amsmath.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.17a
|
|
TEXLIVE_REV= 45246
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/latex-amsmath
|
|
COMMENT= Documentation for tex-amsmath
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|