Path to this page:
Subject: CVS commit: pkgsrc/devel/tex-luatexbase
From: Min Sik Kim
Date: 2012-07-09 16:05:52
Message id: 20120709140552.8E0C4175DD@cvs.netbsd.org
Log Message:
Import tex-luatexbase-0.31 as devel/tex-luatexbase.
The bundle provides basic facilities for LuaTeX macro
programmers, mostly resource allocation and convenience
packages. Provided are: - luatexbase-attr: attribute
allocation; - luatexbase-cctb: catcode table allocation; -
luatexbase-compat: compatibility helpers; - luatexbase-loader:
Lua module loading; - luatexbase-modutils: Lua module
declaration; - luatexbase-mcb: callbacks extension; and -
luatexbase-regs: allocation of registers and the like. In
addition, the (unadorned) luatexbase package loads all the
above in one fell swoop.
Files: