69cc23ecb5
* Insert `\nolinenumbers` inside maths environments if the `lineno` package is loaded. It would be better to insert a line number, but at least with this the document still compiles!
13 lines
347 B
Makefile
13 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.5 2019/01/26 07:20:07 markd Exp $
|
|
|
|
DISTNAME= breqn
|
|
PKGNAME= tex-${DISTNAME}-0.98f
|
|
TEXLIVE_REV= 48679
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/breqn
|
|
COMMENT= Automatic line breaking of displayed equations
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|