8075150364
- Added `\__pdf_backend_pageobject_ref:n` - Extend PDF compression control to `dvips` - Recognize the exponent marker `E` (same as `e`) in floating point numbers - Leave active characters untouched when case-changing
13 lines
350 B
Makefile
13 lines
350 B
Makefile
# $NetBSD: Makefile,v 1.17 2020/05/11 10:43:30 markd Exp $
|
|
|
|
DISTNAME= l3kernel.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2020.55057
|
|
TEXLIVE_REV= 55057
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/l3kernel
|
|
COMMENT= Documentation for tex-l3kernel
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|