a list of two element tuples containing character substitutions for all text nodes in a document. This is used to convert charcter strings like “---” into “—”. The first element in each tuple in the string to replace, the second element is the unicode character or sequence to replace the original string with.
returns the LaTeX source representation of the document preamble (i.e. everything before the \begin{document})