On Fri, Nov 19, 2021 at 2:45 PM Petr Olsak <[email protected]> wrote: > Hello, > > may I ask if the primitives \partokenname, \partokencontext will be > implemented into LuaTeX? They were implemented in pdftex and XeTeX into > TeXlive sources. >
3.1.6 Changes from anywhere The \partokenname and \partokencontext primitives are taken from the pdfTEX change file posted on the implementers list. They are explained in the pdfTEX manual and are classified as 𝜀-TEX extensions.ntg.nl/mailman/listinfo/dev-luatex <https://mailman.ntg.nl/mailman/listinfo/dev-luatex> commit r7444 at the luatex repo, probably not (yet) in texlive. r7444 | [email protected] | 2021-07-27 23:35:37 +0200 (Tue, 27 Jul 2021) | 1 line Changed paths: M /branches/experimental/manual/luatex-modifications.tex M /branches/experimental/manual/luatex.pdf M /branches/experimental/source/texk/web2c/luatexdir/lua/luatex-api.h M /branches/experimental/source/texk/web2c/luatexdir/lua/luatoken.c M /branches/experimental/source/texk/web2c/luatexdir/luatex_svnversion.h M /branches/experimental/source/texk/web2c/luatexdir/tex/commands.c M /branches/experimental/source/texk/web2c/luatexdir/tex/commands.h M /branches/experimental/source/texk/web2c/luatexdir/tex/dumpdata.c M /branches/experimental/source/texk/web2c/luatexdir/tex/equivalents.h M /branches/experimental/source/texk/web2c/luatexdir/tex/maincontrol.c partoken primitives (HH & PO) -- luigi
_______________________________________________ dev-luatex mailing list [email protected] https://mailman.ntg.nl/mailman/listinfo/dev-luatex
