summaryrefslogtreecommitdiff
path: root/textproc/makeindexk/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2020-05-10 03:56:37 +0000
committermarkd <markd@pkgsrc.org>2020-05-10 03:56:37 +0000
commitd57d0dbaccdef953a6a139080ec23848b416334e (patch)
treea332112cdb8e069aa7dc3a35a319de178a0c280f /textproc/makeindexk/Makefile
parent0509d107baa7419f116723205ff69d6f38ed6ccf (diff)
downloadpkgsrc-d57d0dbaccdef953a6a139080ec23848b416334e.tar.gz
texlive: update to 2020
General: * The \input primitive in all TeX engines, including tex, now also accepts a group-delimited filename argument, as a system-dependent extension. The usage with a standard space/token-delimited filename is completely unchanged. The group-delimited argument was previously implemented in LuaTeX; now it is available in all engines. ASCII double quote characters (") are removed from the filename, but it is otherwise left unchanged after tokenization. This does not currently affect LaTeX’s \input command, as that is a macro redefinition of the standard \input primitive. * New option –cnf-line for kpsewhich, tex, mf, and all other engines, to support arbitrary configuration settings on the command line. * The addition of various primitives to various engines in this and previous years is intended to result in a common set of functionality available across all engines. epTeX, eupTeX: New primitives \Uchar, \Ucharcat, \current(x)spacingmode, \ifincsname; revise \fontchar?? and \iffontchar. For eupTeX only: \currentcjktoken. LuaTeX: Integration with HarfBuzz library, available as new engines luahbtex (used for lualatex) and luajithbtex. New primitives: \eTeXgluestretchorder, \eTeXglueshrinkorder. pdfTeX: New primitive \pdfmajorversion; this merely changes the version number in the PDF output; it has no effect on any PDF content. \pdfximage and similar now search for image files in the same way as \openin. pTeX: New primitives \ifjfont, \iftfont. Also in epTeX, upTeX, eupTeX. XeTeX: Fixes for \Umathchardef, \XeTeXinterchartoks, \pdfsavepos. Dvips: Output encodings for bitmap fonts, for better copy/paste capabilities.
Diffstat (limited to 'textproc/makeindexk/Makefile')
-rw-r--r--textproc/makeindexk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/makeindexk/Makefile b/textproc/makeindexk/Makefile
index a04cbe56aa3..536274ab750 100644
--- a/textproc/makeindexk/Makefile
+++ b/textproc/makeindexk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2020/01/18 23:35:29 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/10 03:56:40 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= makeindexk-2.15
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= print
HOMEPAGE= https://www.tug.org/texlive/