tla_tex
Typeset TLA+ specifications into PDF or DVI files using TLATeX. A LaTeX installation is required.
Instructions
Typeset a TLA+ specification into a PDF or DVI file using TLATeX. Requires a LaTeX installation (pdflatex or latex) to be available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tla_file | Yes | Absolute path to the .tla file to typeset | |
| shade | No | Add shading to comments | |
| number | No | Add line numbers | |
| no_pcal_shade | No | Do not shade PlusCal code | |
| gray_level | No | Gray level for shading (0 = black, 1 = white) | |
| output_format | No | Output format |