B | |
Bracetax |
This module is the legacy top-level module of the bracetax library.
|
Bracetax_HTML_printer |
The (X)HTML output format, implements
Signatures.printer
functions.
|
Bracetax_TOC_output |
Implements
GenericPrinter.output_t for tables of contents.
|
Bracetax_commands |
Syntaxic helper functions for
Signatures.printer s and
GenericPrinter.output_t s.
|
Bracetax_error |
Parsing error messages.
|
Bracetax_escape |
Utility functions for sanitization of strings.
|
Bracetax_generic_printer |
A generic printer, it implements
Signatures.printer
functions from GenericPrinter.output_t s.
|
Bracetax_info |
Version and License of the library.
|
Bracetax_latex_printer |
The LaTeX output format, implements
Signatures.printer
functions.
|
Bracetax_parser |
The generic parser for bracetax, needs an implementation of
Signatures.printer .
|
Bracetax_signatures |
Common types used for printers.
|
Bracetax_transform |
This module is the main entry point to use bracetax as a library.
|
C | |
Commands [Bracetax] | |
E | |
Error [Bracetax] | |
Escape [Bracetax] | |
G | |
GenericPrinter [Bracetax] | |
H | |
HtmlPrinter [Bracetax] | |
I | |
Info [Bracetax] | |
L | |
LatexPrinter [Bracetax] | |
Link [Bracetax_commands] |
Module for handling links.
|
N | |
Names [Bracetax_commands] |
Operations to identify Bracetax commands, and "parse" their arguments.
|
P | |
Parser [Bracetax] | |
R | |
Raw [Bracetax_commands] |
Standard raw commands
|
S | |
Signatures [Bracetax] | |
Stack [Bracetax_commands] |
A stack of bracetax environments.
|
T | |
TOCOutput [Bracetax] | |
Table [Bracetax_commands] |
Module to build tables.
|
Transform [Bracetax] | |
U | |
Util [Bracetax_commands.Table] |
Utilities for printing tables without too much headache.
|