You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| gates | Support for writing modular and customisable code. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 1 KiB | 2011-Dec-03 | Shown below |
| gates-doc.pdf | 152 KiB | 2011-Dec-03 | |
| gates-doc.tex | 2 KiB | 2011-Dec-03 | |
| gates-doc.txt | 75 KiB | 2011-Dec-03 | |
| gates.lua | 18 KiB | 2011-Dec-03 | |
| gates.sty | 411 bytes | 2011-Dec-03 | |
| gates.tex | 31 KiB | 2011-Dec-03 | |
| t-gates.tex | 1 KiB | 2011-Dec-03 |
*File sizes in kibibytes.
This is the README file for the Gates package. Author: Paul Isambert. E-mail: zappathustra AT free DOT fr Comments and suggestions are welcome. Date: December 2011. Version: 0.1. Gates helps writing code in a modular fashion: macros are broken into small chunks with names, which can be externally controlled and/or augmented with new ones. Code thus written can be easily modified. Gates is implemented independantly for both TeX and Lua; the former requires the texapi package, while the latter can run with any Lua interpreter (not just LuaTeX). The files in this distribution are: gates.tex - TeX implementation gates.sty - wrapper for LaTeX t-gates.tex - wrapper for LaTeX gates.lua - Lua implementation gates-doc.tex - master file for the doc gates-doc.txt - text of the doc (readable in a text editor) gates-doc.pdf - typeset doc Licensing of this package is covered by LPPL.