Index of /archives/text/CTAN/macros/plain/contrib/pitex
Name Last modified Size Description
Parent Directory -
README 2011-11-17 20:39 1.6K
base.ptxlua 2011-11-17 19:59 2.1K
blocks.ptx 2011-11-06 19:06 1.4K
files.ptx 2011-10-03 16:03 799
fonts.ptx 2011-11-17 19:49 9.4K
fonts.ptxlua 2011-10-05 00:21 33K
foundry-settings.lua 2011-05-30 19:30 274
i-pitex.lua 2011-11-13 21:58 5.0K
inserts.ptx 2011-10-04 23:59 3.1K
lua.ptx 2011-11-02 20:54 642
output.ptx 2011-11-17 19:27 9.0K
pitex-doc.pdf 2011-11-17 20:36 95K
pitex-doc.tex 2011-11-17 20:36 2.0K
pitex-doc.txt 2011-11-17 20:08 38K
pitex.tex 2011-11-17 20:39 6.5K
references.ptx 2011-10-03 21:56 3.0K
sections.ptx 2011-11-17 20:09 9.4K
verbatim.ptx 2011-11-17 19:17 3.4K
This is piTeX, a set of macros I (Paul Isambert) use to
typeset documentations for my packages (that's why it is
archived on CTAN).
Perhaps in the future, when this achieves some kind of
format-like completude, it'll be publicly announced. In the
meanwhile, a documentation exists (pitex-doc.pdf, also readable
in a text editor as pitex-doc.txt).
You can of course use those macros, but you are on your
own, and the files will probably be modified without announcement.
The file is supposed to be \input on plain TeX with LuaTeX, at least v.0.7.
The files needed are:
texapi.tex (an independent package for programming)
yax.tex (an independent package for key=value interface)
gates.tex and gates.lua (an independant package for overall architecture)
navigator.tex (an independant package for PDF features)
lua.ptx and base.ptxlua (Lua side)
files.ptx (file management)
fonts.ptx, fonts.ptxlua and foundry-settings.lua
(fonts, should be independant some day; actually
fonts.ptxlua can be used independantly, but there is
no doc)
sections.ptx (sectionning commands)
blocks.ptx (text blocks)
references.ptx (labels and references)
verbatim.ptx (typesetting verbatim)
inserts.ptx (footnotes and figures, a mess, like most files here anyway)
output.ptx (output routine)
The file i-pitex.lua is needed only to typeset the documentation
with the Interpreter package.
Date: November 2011.
Licensing of these files is covered by LPPL.