Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Documentation
Command-line options
Help | print usage message |
Version | report version |
Information | report auxiliary information, e.g. CSS defaults |
Format Output | what type of output to produce |
LHS Bool | literate input (i.e. multiple embedded fragments) |
Anchors Bool | whether to add anchors |
Partial Bool | whether to produce a full document or partial |
Input FilePath | input source file |
Output FilePath | output source file |
Annot FilePath | annotations file |
The supported output formats.
TTY | ANSI terminal codes. Equivalent to |
TTYg TerminalType | Terminal codes appropriate for the |
LaTeX | TeX macros |
HTML | HTML with font tags |
CSS | HTML with CSS. |
ACSS | HTML with CSS and mouseover types. |
ICSS | HTML with inline CSS. |
MIRC | mIRC chat clients |
data TerminalType Source #
Ansi16Colour |
|
XTerm256Compatible |
|