File:  [cvs.NetBSD.org] / pkgsrc / fonts / tex-pxchfon-doc / Makefile
Revision 1.1: download - view: text, annotated - select for diffs
Sun Feb 21 08:53:28 2021 UTC (4 years, 1 month ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, HEAD
tex-pxchfon{,-doc}: Add version 1.7e

From Atsushi Toyokura in pkgsrc-wip

This package enables users to declare in their document which
physical fonts should be used for the standard Japanese
(logical) fonts of pLaTeX and upLaTeX. Font setup is realized
by changing the font mapping of dvipdfmx, and thus users can
use any (monospaced) physical fonts they like, once they
properly install this package, without creating helper files
for each new font. This package also supports setup for the
fonts used in the japanese-otf package. System requirements:
TeX format: LaTeX. TeX engine: pTeX or upTeX. DVIware:
dvipdfmx. Prerequisite packages: atbegshi.

# $NetBSD: Makefile,v 1.1 2021/02/21 08:53:28 markd Exp $

DISTNAME=	pxchfon.doc
PKGNAME=	tex-${DISTNAME:S/./-/}-1.7e
TEXLIVE_REV=	56537

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/pxchfon
COMMENT=	Documentation for tex-pxchfon
LICENSE=	mit

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>