./print/tex-luatex-doc, Documentation for tex-luatex

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


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

Documentation for tex-luatex.


Required to run:
[print/kpathsea]

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-12 23:34:12 by Mark Davies | Files touched by this commit (1)
Log message:
tex-luatex-doc: fix PLIST
   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.