escapeLatex : Char -> List Char
annotate : Maybe Decoration -> String -> String
laTeXHeader : Config -> String
standalonePre : Config -> String
standalonePost : String
makeMacroPre : String -> String
makeMacroPost : String
makeInlineMacroPre : String -> String
makeInlineMacroPost : String
mkDriver : Config -> Driver
preambleCmd : Command "preamble"
initLatexCmd : Command "init"
preamble : ParsedCommand "preamble" preambleCmd -> IO ()
init : ParsedCommand "init" initLatexCmd -> IO ()