3b5c321f78
The package defines a new math version sans, and a command \sansmath that behaves somewhat like \boldmath.
13 lines
305 B
Makefile
13 lines
305 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/30 18:18:18 minskim Exp $
|
|
# TeX Live Revision 17997
|
|
|
|
DISTNAME= sansmath
|
|
PKGNAME= tex-${DISTNAME}-1.1
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Maths in a sans font
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|