blob: 83581ee38bad5230b1ca629fa6dc6d902c7e1515 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
This is the README file for the texapi package.
Author: Paul Isambert.
E-mail: zappathustra AT free DOT fr
Comments and suggestions are welcome.
Date: June 2010.
The package is set of macros to write
format-independent (and -aware) packages.
It is, of course, format-independent,
and requires e-TeX.
Relevant information can be found in texapi-doc.pdf
Files in this distributions:
texapi.tex => The package (no wrapper files for format, of course).
texapi-doc.tex => The source of the documentation.
texapi-doc.pdf => The typeset documentation.
To process the documentation source, you need the
piTeX files (available on CTAN) on top of plain TeX
with LuaTeX at least v.0.6. Non-free fonts are used.
Licensing of this package is covered by LPPL.
|