./print/tex-luatex, LuaTeX basic definition package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.18.0, Package name: tex-luatex-1.18.0, Maintainer: minskim

LuaTeX is a greatly extended version of pdfTeX using Lua as an
embedded scripting language. The LuaTeX project's main
objective is to provide an open and configurable variant of TeX
while at the same time offering substantive backward
compatibility. LuaTeX uses Unicode (as UTF-8) as its default
input encoding, and is able to use modern (OpenType and
TrueType) fonts (for both text and mathematics).


Required to run:
[print/kpathsea] [print/tex-plain] [print/tex-etex] [print/tex-pdftex] [print/tex-hyph-utf8] [print/luatex] [print/tex-texlive-scripts] [print/tex-tex-ini-files] [print/tex-unicode-data]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-03-21 10:30:37 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-luatex{,-doc}: update to 1.18.0

texlive 2024 paths
   2023-04-11 02:04:33 by Mark Davies | Files touched by this commit (7) | Package updated
Log message:
tex-luatex{,-doc}: update to 1.16.0

TeX Live 2023
   2022-04-17 12:22:58 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-luatex{,-doc}: update to 1.15.0

texlive 2022 version
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2021-06-06 03:23:14 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-luatex{,-doc}: update to 1.13.0

texlive 2021 paths
   2020-05-10 05:56:45 by Mark Davies | Files touched by this commit (190) | Package updated
Log message:
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.
   2019-12-06 21:22:05 by Mark Davies | Files touched by this commit (372)
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes