f119a2e8ce
* Re-enable use of `HyphenChar=None` in LuaLaTeX. (Hyphenation and font choice are decoupled in LuaTeX, except for this one setting.) * Some internal changes needed by `unicode-math` to fix some cross-over code.
13 lines
343 B
Makefile
13 lines
343 B
Makefile
# $NetBSD: Makefile,v 1.12 2017/10/23 02:21:37 markd Exp $
|
|
|
|
DISTNAME= fontspec.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.6e
|
|
TEXLIVE_REV= 45381
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/fontspec
|
|
COMMENT= Documentation for tex-fontspec
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|