f7980dcc01
### Changed - `\pdf_version_gset:n` in `dvips` now sets `\pdf_version_minor:` and `\pdf_version_major:`. This doesn't set the PDF version but allows to test which version the user intents to create. ### Fixed - Maintain stack color correctly with `(x)dvipdfmx`
13 lines
351 B
Makefile
13 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.6 2021/06/06 10:42:46 markd Exp $
|
|
|
|
DISTNAME= l3backend.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2021
|
|
TEXLIVE_REV= 59118
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/l3backend
|
|
COMMENT= Documentation for tex-l3backend
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|