4b749062aa
The package implements the \Ucharcat command for LuaLaTeX. \Ucharcat is a new primitive in XeTeX, an extension of the existing \Uchar command, that allows the specification of the catcode as well as character code of the character token being constructed.
13 lines
347 B
Makefile
13 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.1 2017/10/15 20:38:19 markd Exp $
|
|
|
|
DISTNAME= ucharcat.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.03
|
|
TEXLIVE_REV= 38907
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/ucharcat
|
|
COMMENT= Documentation for tex-ucharcat
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|