26d3b4017b
This package allows users to manually input macros for elements in a kanbun-kundoku (Han Wen Xun Du ) paragraph. More importantly, it accepts plain text input in the "kanbun annotation" form when used with LuaLaTeX, which allows typesetting kanbun-kundoku paragraphs efficiently.
13 lines
359 B
Makefile
13 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/16 01:50:22 markd Exp $
|
|
|
|
DISTNAME= kanbun
|
|
PKGNAME= tex-${DISTNAME}-1.2
|
|
TEXLIVE_REV= 62026
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/kanbun
|
|
COMMENT= Typeset kanbun-kundoku with support for kanbun annotation
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|