Latin Modern Math is a maths companion for the Latin Modern family of fonts, in OpenType format. For use with LuaLaTeX or XeLaTeX, support is available from the unicode-math package.
12 lines
306 B
Makefile
12 lines
306 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/12/03 23:51:42 minskim Exp $
|
|
|
|
DISTNAME= lm-math
|
|
PKGNAME= tex-${DISTNAME}-1.958
|
|
TEXLIVE_REV= 29044
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= OpenType maths fonts for Latin Modern
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|