Path to this page:
./
print/luajittex,
Extended version of pdfTeX using Lua
Branch: CURRENT,
Version: 1.21.0,
Package name: luajittex-1.21.0,
Maintainer: minskimLuaTeX is an extended version of pdfTeX using Lua as an embedded
scripting language. The LuaTeX projects main objective is to provide
an open and configurable variant of TeX while at the same time
offering downward compatibility.
This package builds the luajittex variants.
Master sites:
Filesize: 108531.793 KB
Version history: (Expand)
- (2025-05-11) Updated to version: luajittex-1.21.0
- (2024-04-07) Updated to version: luajittex-1.18.0nb1
- (2024-03-21) Updated to version: luajittex-1.18.0
- (2024-02-19) Package added to pkgsrc.se, version luajittex-1.17.0 (created)
CVS history: (Expand)
2025-05-11 04:41:21 by Mark Davies | Files touched by this commit (4) |  |
Log message:
lua{,jit}tex: update to 1.21.0
part of TeXLive 2025
* LuaJIT 2.1.1736781742.
* New luaffi lib, supporting aarch64.
* If \tracinglostchars=4, warn about missing characters when glyphs are
processed, instead of waiting until typesetting needs them. If
\tracinglostchars=5, make that “early” diagnostic into an error.
* New primitive \mathemptydisplaymode; when set to to 1, empty paragraphs
before a display equation will be ignored. By default paragraphs before
a display equation containing dir nodes are not ignored, which has been
the traditional behavior.
* For PNG handling, we no longer set the attr on the mask. If we get a
report about dropping this we could add a maskattr feature, but one
should consider to include a correct pdf of the image instead, as it’s
more robust.
* Handle token combiners in immediate assignments.
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-03-21 09:23:01 by Mark Davies | Files touched by this commit (1) |  |
Log message:
luajittex: update to 1.18.0
Part of TeXlive 2024
|
2024-02-19 10:52:14 by Mark Davies | Files touched by this commit (3) |
Log message:
luajittex: add version 1.17.0
luajit variant of luatex
|