22a696ba02
* Spaces around commas and equals in "JFM feature" specification are now ignored. * Japanese fonts which are automatically loaded by LuaTeX-ja, ltjclasses and ltjsclasses are now loaded with the "kern" feature disabled. * Fixed a patch for the footmisc package. * Fix and change: \ltjghostjachar (introduced in LuaTeX-ja 20220207.0) is divided to \ltjghostbeforejachar and \ltjghostafterjachar. * Fixed: "\vadjust pre" didn't work with LuaTeX-ja. * Fixed: LuaTeX-ja didn't take "implicit=false" option of the hyperref package into account. * luatexja-adjust: added "\ltjghostjachar" for "Japanese ghost" (invisible and zero-width Japanese character).
13 lines
357 B
Makefile
13 lines
357 B
Makefile
# $NetBSD: Makefile,v 1.3 2022/04/15 03:59:24 markd Exp $
|
|
|
|
DISTNAME= luatexja.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-20220411.0
|
|
TEXLIVE_REV= 63006
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/luatexja
|
|
COMMENT= Documentation for tex-luatexja
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|