| in.c [code] | Converts stream to string |
| in.h [code] | Header for file-to-string |
| index.php [code] | Tests the LaTeX interface, displaying standard error |
| lexer.c [code] | Tokenizes and substitutes base on an arbitrary call-back function |
| lexer.h [code] | Header for tokenizer |
| main.c [code] | Driver; reads standard in and relays to parse chain |
| main.h [code] | Header for driver |
| migrator.c [code] | Converts between graphic formats for suitable presentation |
| migrator.h [code] | Header for graphics conversion |
| out.c [code] | Writes a string to file |
| out.h [code] | Header for string-writer |
| pair.c [code] | Abstract data type for key, value pairs |
| pair.h [code] | Header for pair abstract data type |
| parser.c [code] | XML-like parser |
| parser.h [code] | Header for XML-like parser |
| serializer.c [code] | Responsible for hashing a source and committing it to a source file |
| serializer.h [code] | Header for data-to-disk component |
| template.c [code] | Abstract data type associating class with adherent class-source |
| template.h [code] | Header for template's abstract data type |
| translator.c [code] | Source token substituter |
| translator.h [code] | Header for source token substituter |
| class/math.c [code] | Generic LaTeX renderer |
| class/math.h [code] | Header for generic LaTeX renderer |
| inc/chem.tex [code] | |
| inc/math.tex [code] |
1.3.9.1